Uses of Class
org.gbif.api.model.pipelines.WorkflowStep
-
Packages that use WorkflowStep Package Description org.gbif.api.model.pipelines -
-
Uses of WorkflowStep in org.gbif.api.model.pipelines
Methods in org.gbif.api.model.pipelines that return types with arguments of type WorkflowStep Modifier and Type Method Description List<WorkflowStep>
WorkflowStep. getNextSteps()
Method parameters in org.gbif.api.model.pipelines with type arguments of type WorkflowStep Modifier and Type Method Description void
WorkflowStep. setNextSteps(List<WorkflowStep> nextSteps)
-