com.atlassian.jira.event.workflow
Class WorkflowSchemeDeletedEvent

java.lang.Object
  extended by com.atlassian.jira.event.workflow.WorkflowSchemeDeletedEvent

public class WorkflowSchemeDeletedEvent
extends Object

Event indicating a workflow scheme has been deleted.

Since:
v5.0

Constructor Summary
WorkflowSchemeDeletedEvent(Long id)
           
 
Method Summary
 Long getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowSchemeDeletedEvent

public WorkflowSchemeDeletedEvent(Long id)
Method Detail

getId

public Long getId()


Copyright © 2002-2013 Atlassian. All Rights Reserved.