WorkflowDataAttributes |
WorkflowDataAttributes.addTagsItem(String tagsItem) |
WorkflowDataAttributes |
WorkflowDataAttributes.description(String description) |
WorkflowDataAttributes |
WorkflowData.getAttributes()
The definition of WorkflowDataAttributes object.
|
WorkflowDataAttributes |
WorkflowDataAttributes.name(String name) |
WorkflowDataAttributes |
WorkflowDataAttributes.published(Boolean published) |
WorkflowDataAttributes |
WorkflowDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
WorkflowDataAttributes |
WorkflowDataAttributes.spec(Spec spec) |
WorkflowDataAttributes |
WorkflowDataAttributes.tags(List<String> tags) |
WorkflowDataAttributes |
WorkflowDataAttributes.webhookSecret(String webhookSecret) |