Package flexagon.fd.model2.pojo
Class PipelineExecutionStageWorkflowInfo
java.lang.Object
FlexDataObject
flexagon.fd.model2.pojo.PipelineExecutionStageWorkflowInfo
public class PipelineExecutionStageWorkflowInfo
extends FlexDataObject
-
Constructor Summary
ConstructorsConstructorDescriptionPipelineExecutionStageWorkflowInfo(Long pWorkflowId, List<WorkflowInputDef> pInputs) -
Method Summary
Modifier and TypeMethodDescriptionList<WorkflowInputDef>voidvoidsetWorkflowId(Long pWorkflowId)
-
Constructor Details
-
PipelineExecutionStageWorkflowInfo
-
-
Method Details
-
setWorkflowId
-
getWorkflowId
-
setInputs
-
getInputs
-