public static class

WorkflowTransitionResource.PropertyBean

extends Object
java.lang.Object
   ↳ com.atlassian.jira.rest.v2.admin.WorkflowTransitionResource.PropertyBean

Summary

Public Constructors
WorkflowTransitionResource.PropertyBean(String key, String value)
Public Methods
String getId()
String getKey()
String getValue()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public WorkflowTransitionResource.PropertyBean (String key, String value)

Public Methods

public String getId ()

public String getKey ()

public String getValue ()