java.lang.Object | |||
↳ | com.atlassian.jira.event.scheme.AbstractSchemeEvent | ||
↳ | com.atlassian.jira.event.scheme.AbstractSchemeUpdatedEvent | ||
↳ | com.atlassian.jira.event.workflow.WorkflowSchemeUpdatedEvent |
Event indicating a workflow scheme has been updated.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This constructor is deprecated.
Use
WorkflowSchemeUpdatedEvent(com.atlassian.jira.scheme.Scheme, com.atlassian.jira.scheme.Scheme) . Since v6.2
| |||||||||||
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||
![]() | |||||||||||||
![]() |
@Internal
classes and interfaces can not expect to be compatible with any version
other than the version they were compiled against (even minor version and milestone releases may break binary
compatibility with respect to @Internal
elements).
This constructor is deprecated.
Use WorkflowSchemeUpdatedEvent(com.atlassian.jira.scheme.Scheme, com.atlassian.jira.scheme.Scheme)
. Since v6.2
@Internal
classes and interfaces can not expect to be compatible with any version
other than the version they were compiled against (even minor version and milestone releases may break binary
compatibility with respect to @Internal
elements).