Uses of Class
io.gs2.stateMachine.model.Status
Packages that use Status
-
Uses of Status in io.gs2.stateMachine.model
Methods in io.gs2.stateMachine.model that return StatusModifier and TypeMethodDescriptionstatic StatusStatus.fromJson(com.fasterxml.jackson.databind.JsonNode data) Status.withCreatedAt(Long createdAt) Status.withEnableSpeculativeExecution(String enableSpeculativeExecution) Status.withLastError(String lastError) Status.withRandomStatus(RandomStatus randomStatus) Status.withStacks(List<StackEntry> stacks) Status.withStateMachineDefinition(String stateMachineDefinition) Status.withStateMachineVersion(Long stateMachineVersion) Status.withStatus(String status) Status.withStatusId(String statusId) Status.withTransitionCount(Integer transitionCount) Status.withUpdatedAt(Long updatedAt) Status.withUserId(String userId) Status.withVariables(List<Variable> variables) Methods in io.gs2.stateMachine.model with parameters of type Status -
Uses of Status in io.gs2.stateMachine.result
Methods in io.gs2.stateMachine.result that return StatusModifier and TypeMethodDescriptionDeleteStatusByUserIdResult.getItem()EmitByUserIdResult.getItem()EmitResult.getItem()ExitStateMachineByUserIdResult.getItem()ExitStateMachineResult.getItem()GetStatusByUserIdResult.getItem()GetStatusResult.getItem()ReportByUserIdResult.getItem()ReportResult.getItem()StartStateMachineByStampSheetResult.getItem()StartStateMachineByUserIdResult.getItem()Methods in io.gs2.stateMachine.result that return types with arguments of type StatusModifier and TypeMethodDescriptionDescribeStatusesByUserIdResult.getItems()DescribeStatusesResult.getItems()Methods in io.gs2.stateMachine.result with parameters of type StatusModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethod parameters in io.gs2.stateMachine.result with type arguments of type StatusModifier and TypeMethodDescriptionvoidvoid