Package | Description |
---|---|
net.pricefx.common.dto |
Modifier and Type | Class and Description |
---|---|
static class |
WorkflowDTO.StepDTO<T extends WorkflowDTO.StepDTO> |
Modifier and Type | Class and Description |
---|---|
static class |
WorkflowDTO.ApprovalStepDTO |
static class |
WorkflowDTO.WatcherStepDTO |
Modifier and Type | Method and Description |
---|---|
WorkflowDTO.StepDTO |
WorkflowDTO.getStep(String uniqueName)
Retrieves a named step (if existing)
|
Modifier and Type | Method and Description |
---|---|
LinkedHashSet<WorkflowDTO.StepDTO> |
WorkflowDTO.getSteps() |
LinkedHashSet<WorkflowDTO.StepDTO> |
InsertWorkflowStepsDTO.getSteps() |
Copyright © 2019. All rights reserved.