com.atlassian.jira.projectconfig.rest.project
Class WorkflowResource.SimpleScreen

java.lang.Object
  extended by com.atlassian.jira.projectconfig.rest.project.WorkflowResource.SimpleScreen
Enclosing class:
WorkflowResource

public static class WorkflowResource.SimpleScreen
extends Object


Method Summary
 boolean equals(Object o)
           
 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

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-2013 Atlassian. All Rights Reserved.