Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 929 Bytes

File metadata and controls

16 lines (11 loc) · 929 Bytes

ProcessGroupFlowDTO

Properties

Name Type Description Notes
id String The id of the component. [optional]
uri String The URI for futures requests to the component. [optional]
parentGroupId String The id of parent process group of this component if applicable. [optional]
parameterContext ParameterContextReferenceEntity The Parameter Context, or null if no Parameter Context has been bound to the Process Group [optional]
breadcrumb FlowBreadcrumbEntity The breadcrumb of the process group. [optional]
flow FlowDTO The flow structure starting at this Process Group. [optional]
lastRefreshed String The time the flow for the process group was last refreshed. [optional]