Class ProfieldsLayoutDisassociatedEvent

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

@AsynchronousPreferred public class ProfieldsLayoutDisassociatedEvent extends ProfieldsEvent
  • Constructor Details

    • ProfieldsLayoutDisassociatedEvent

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

    • getLayout

      public Layout getLayout()