Class ProfieldsLayoutAssociatedEvent

java.lang.Object
com.deiser.jira.profields.api.event.model.ProfieldsEvent
com.deiser.jira.profields.api.event.model.ProfieldsLayoutAssociatedEvent

@AsynchronousPreferred public class ProfieldsLayoutAssociatedEvent extends ProfieldsEvent
  • Constructor Details

    • ProfieldsLayoutAssociatedEvent

      public ProfieldsLayoutAssociatedEvent(com.atlassian.jira.user.ApplicationUser user, Layout layout, com.atlassian.jira.project.Project project)
  • Method Details

    • getLayout

      public Layout getLayout()