Serialized Form
-
Package org.cxbox.source.dto
-
Class org.cxbox.source.dto.AdminBcDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.source.dto.DmnTaskFieldsDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.source.dto.WorkflowAssigneeRecommendationDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.source.dto.WorkflowConditionDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.source.dto.WorkflowDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.source.dto.WorkflowPostFunctionDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.source.dto.WorkflowProjectDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.cxbox.source.dto.WorkflowStepConditionGroupDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.source.dto.WorkflowStepDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.source.dto.WorkflowStepFieldDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.source.dto.WorkflowTaskChildBcAvailabilityDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.source.dto.WorkflowTaskFieldDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.source.dto.WorkflowTaskMigrationDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Serialized Fields
-
currentAutomaticTransitionId
String currentAutomaticTransitionId
-
currentAutomaticTransitionName
String currentAutomaticTransitionName
-
currentStepId
Long currentStepId
-
currentStepName
String currentStepName
-
newAutomaticTransitionId
String newAutomaticTransitionId
-
newAutomaticTransitionName
String newAutomaticTransitionName
-
newStepId
Long newStepId
-
newStepName
String newStepName
-
-
-
Class org.cxbox.source.dto.WorkflowTransitionConditionGroupDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.source.dto.WorkflowTransitionDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Serialized Fields
-
backgroundExecution
Boolean backgroundExecution
-
checkRequiredFields
Boolean checkRequiredFields
-
name
String name
-
uuid
String uuid
-
workflowDestStepId
Long workflowDestStepId
-
workflowDestStepName
String workflowDestStepName
-
workflowGroupDescription
String workflowGroupDescription
-
workflowGroupNameButtonYet
String workflowGroupNameButtonYet
-
workflowName
String workflowName
-
workflowTransitionGroupId
Long workflowTransitionGroupId
-
workflowVersion
Double workflowVersion
-
-
-
Class org.cxbox.source.dto.WorkflowTransitionGroupDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.source.dto.WorkflowTransitionHistoryDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Serialized Fields
-
createdDate
LocalDateTime createdDate
-
stepTerm
LocalDateTime stepTerm
-
transition
String transition
-
transitionId
Long transitionId
-
transitionPreviousUser
String transitionPreviousUser
-
transitionTaskId
Long transitionTaskId
-
transitionUser
String transitionUser
-
updatedDate
LocalDateTime updatedDate
-
-
-
Class org.cxbox.source.dto.WorkflowTransitionValidationDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.source.dto.WorkflowVersionDto extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-