public static class TestWorkflowTransitionProperties.PropertyBean extends Object
Modifier and Type | Field and Description |
---|---|
static com.sun.jersey.api.client.GenericType<List<TestWorkflowTransitionProperties.PropertyBean>> |
LIST |
Constructor and Description |
---|
PropertyBean(String key,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getKey() |
String |
getValue() |
static Map<String,String> |
toMap(List<TestWorkflowTransitionProperties.PropertyBean> beans) |
public static final com.sun.jersey.api.client.GenericType<List<TestWorkflowTransitionProperties.PropertyBean>> LIST
Copyright © 2002-2019 Atlassian. All Rights Reserved.