WorkflowListItemAttributes |
WorkflowListItemAttributes.addTagsItem(String tagsItem) |
WorkflowListItemAttributes |
WorkflowListItemAttributes.description(String description) |
WorkflowListItemAttributes |
WorkflowListItem.getAttributes()
Attributes of a workflow returned in a list response.
|
WorkflowListItemAttributes |
WorkflowListItemAttributes.name(String name) |
WorkflowListItemAttributes |
WorkflowListItemAttributes.published(Boolean published) |
WorkflowListItemAttributes |
WorkflowListItemAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
WorkflowListItemAttributes |
WorkflowListItemAttributes.spec(Spec spec) |
WorkflowListItemAttributes |
WorkflowListItemAttributes.tags(List<String> tags) |