com.atlassian.jira.functest.framework.backdoor
Class WorkflowsControlExt.PropertyBean

java.lang.Object
  extended by com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.PropertyBean
Enclosing class:
WorkflowsControlExt

public static class WorkflowsControlExt.PropertyBean
extends Object


Constructor Summary
WorkflowsControlExt.PropertyBean(String key, String value)
           
 
Method Summary
 String getId()
           
 String getKey()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowsControlExt.PropertyBean

public WorkflowsControlExt.PropertyBean(String key,
                                        String value)
Method Detail

getKey

public String getKey()

getValue

public String getValue()

getId

public String getId()


Copyright © 2002-2014 Atlassian. All Rights Reserved.