Package flexagon.fd.model2.pojo
Class WorkflowExecutionTasksPojo
java.lang.Object
FlexDataObject
flexagon.fd.model2.pojo.WorkflowExecutionTasksPojo
public class WorkflowExecutionTasksPojo
extends FlexDataObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<BulkWorkflowExecutionTasksQueryExtResultRow>getTasks()voidvoidsetWorkflowExecutionId(Long pWorkflowExecutionId) voidsetWorkflowRequestId(Long pWorkflowRequestId)
-
Constructor Details
-
WorkflowExecutionTasksPojo
public WorkflowExecutionTasksPojo()
-
-
Method Details
-
getWorkflowExecutionId
-
setWorkflowExecutionId
-
getWorkflowRequestId
-
setWorkflowRequestId
-
getTasks
-
setTasks
-