Skip to main content

Interface: ICommand

command.v1.ICommand

Properties of a Command.

Implemented by

Properties

cancelTimerCommandAttributes

Optional cancelTimerCommandAttributes: null | ICancelTimerCommandAttributes

Command cancelTimerCommandAttributes


cancelWorkflowExecutionCommandAttributes

Optional cancelWorkflowExecutionCommandAttributes: null | ICancelWorkflowExecutionCommandAttributes

Command cancelWorkflowExecutionCommandAttributes


commandType

Optional commandType: null | CommandType

Command commandType


completeWorkflowExecutionCommandAttributes

Optional completeWorkflowExecutionCommandAttributes: null | ICompleteWorkflowExecutionCommandAttributes

Command completeWorkflowExecutionCommandAttributes


continueAsNewWorkflowExecutionCommandAttributes

Optional continueAsNewWorkflowExecutionCommandAttributes: null | IContinueAsNewWorkflowExecutionCommandAttributes

Command continueAsNewWorkflowExecutionCommandAttributes


failWorkflowExecutionCommandAttributes

Optional failWorkflowExecutionCommandAttributes: null | IFailWorkflowExecutionCommandAttributes

Command failWorkflowExecutionCommandAttributes


modifyWorkflowPropertiesCommandAttributes

Optional modifyWorkflowPropertiesCommandAttributes: null | IModifyWorkflowPropertiesCommandAttributes

16 is available for use - it was used as part of a prototype that never made it into a release


protocolMessageCommandAttributes

Optional protocolMessageCommandAttributes: null | IProtocolMessageCommandAttributes

Command protocolMessageCommandAttributes


recordMarkerCommandAttributes

Optional recordMarkerCommandAttributes: null | IRecordMarkerCommandAttributes

Command recordMarkerCommandAttributes


requestCancelActivityTaskCommandAttributes

Optional requestCancelActivityTaskCommandAttributes: null | IRequestCancelActivityTaskCommandAttributes

Command requestCancelActivityTaskCommandAttributes


requestCancelExternalWorkflowExecutionCommandAttributes

Optional requestCancelExternalWorkflowExecutionCommandAttributes: null | IRequestCancelExternalWorkflowExecutionCommandAttributes

Command requestCancelExternalWorkflowExecutionCommandAttributes


scheduleActivityTaskCommandAttributes

Optional scheduleActivityTaskCommandAttributes: null | IScheduleActivityTaskCommandAttributes

Command scheduleActivityTaskCommandAttributes


signalExternalWorkflowExecutionCommandAttributes

Optional signalExternalWorkflowExecutionCommandAttributes: null | ISignalExternalWorkflowExecutionCommandAttributes

Command signalExternalWorkflowExecutionCommandAttributes


startChildWorkflowExecutionCommandAttributes

Optional startChildWorkflowExecutionCommandAttributes: null | IStartChildWorkflowExecutionCommandAttributes

Command startChildWorkflowExecutionCommandAttributes


startTimerCommandAttributes

Optional startTimerCommandAttributes: null | IStartTimerCommandAttributes

Command startTimerCommandAttributes


upsertWorkflowSearchAttributesCommandAttributes

Optional upsertWorkflowSearchAttributesCommandAttributes: null | IUpsertWorkflowSearchAttributesCommandAttributes

Command upsertWorkflowSearchAttributesCommandAttributes