Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.03 KB

ProcessorEntity.md

File metadata and controls

18 lines (13 loc) · 1.03 KB

ProcessorEntity

Properties

Name Type Description Notes
revision RevisionDTO The revision for this request/response. The revision is required for any mutable flow requests and is included in all responses. [optional]
id String The id of the component. [optional]
uri String The URI for futures requests to the component. [optional]
position PositionDTO The position of this component in the UI if applicable. [optional]
permissions PermissionsDTO The permissions for this component. [optional]
bulletins List<BulletinEntity> The bulletins for this component. [optional]
component ProcessorDTO [optional]
inputRequirement String The input requirement for this processor. [optional]
status ProcessorStatusDTO [optional]