Uses of Class
org.cyclonedx.model.formulation.Workflow
-
Packages that use Workflow Package Description org.cyclonedx.model.formulation -
-
Uses of Workflow in org.cyclonedx.model.formulation
Fields in org.cyclonedx.model.formulation with type parameters of type Workflow Modifier and Type Field Description private java.util.List<Workflow>Formula. workflowsMethods in org.cyclonedx.model.formulation that return types with arguments of type Workflow Modifier and Type Method Description java.util.List<Workflow>Formula. getWorkflows()Method parameters in org.cyclonedx.model.formulation with type arguments of type Workflow Modifier and Type Method Description voidFormula. setWorkflows(java.util.List<Workflow> workflows)
-