Package flexagon.fd.model2.pojo
Class WorkflowRequestExecutions
java.lang.Object
FlexDataObject
flexagon.fd.model2.pojo.WorkflowRequestExecutions
public class WorkflowRequestExecutions
extends FlexDataObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExecutions(List<WorkflowExecutionDataObject> pExecutions) voidsetWorkflowRequestId(Long pWorkflowRequestId)
-
Constructor Details
-
WorkflowRequestExecutions
public WorkflowRequestExecutions()
-
-
Method Details
-
setWorkflowRequestId
-
getWorkflowRequestId
-
setExecutions
-
getExecutions
-