Class EventWorkflow
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model.pojos.event.payload.EventWorkflow
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionEventWorkflow(Long workflowId, String workflowName, String workflowType, Long workflowVersionId) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetWorkflowId(Long pWorkflowId) voidsetWorkflowName(String pWorkflowName) voidsetWorkflowType(String pWorkflowType) voidsetWorkflowVersionId(Long pWorkflowVersionId)
-
Field Details
-
workflowId
-
workflowName
-
workflowType
-
workflowVersionId
-
-
Constructor Details
-
EventWorkflow
public EventWorkflow() -
EventWorkflow
-
-
Method Details
-
setWorkflowId
-
getWorkflowId
-
setWorkflowName
-
getWorkflowName
-
setWorkflowType
-
getWorkflowType
-
setWorkflowVersionId
-
getWorkflowVersionId
-