com.atlassian.jira.projectconfig.contextproviders
Class WorkflowContextProvider.SimpleWorkflowScheme

java.lang.Object
  extended by com.atlassian.jira.projectconfig.contextproviders.WorkflowContextProvider.SimpleWorkflowScheme
Enclosing class:
WorkflowContextProvider

public static class WorkflowContextProvider.SimpleWorkflowScheme
extends Object


Method Summary
 boolean equals(Object o)
           
 String getDescription()
           
 Long getId()
           
 String getName()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getDescription

public String getDescription()

getId

public Long getId()

getName

public String getName()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2002-2012 Atlassian. All Rights Reserved.