com.atlassian.jira.event.workflow
Class WorkflowSchemeUpdatedEvent

java.lang.Object
  extended by com.atlassian.jira.event.scheme.AbstractSchemeEvent
      extended by com.atlassian.jira.event.workflow.WorkflowSchemeUpdatedEvent

public class WorkflowSchemeUpdatedEvent
extends AbstractSchemeEvent

Event indicating a workflow scheme has been updated.

Since:
v5.0

Constructor Summary
WorkflowSchemeUpdatedEvent(Scheme scheme)
           
 
Method Summary
 
Methods inherited from class com.atlassian.jira.event.scheme.AbstractSchemeEvent
getId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowSchemeUpdatedEvent

public WorkflowSchemeUpdatedEvent(Scheme scheme)


Copyright © 2002-2013 Atlassian. All Rights Reserved.