@PublicAPI public class WorkflowUrlData extends Object implements Serializable
Constructor and Description |
---|
WorkflowUrlData() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getGenericInformation() |
Map<String,String> |
getVariables() |
String |
getWorkflowUrl() |
void |
setGenericInformation(Map<String,String> genericInformation) |
void |
setVariables(Map<String,String> variables) |
void |
setWorkflowUrl(String workflowUrl) |