Uses of Interface
org.openstack4j.api.workflow.WorkflowDefinitionService
-
Packages that use WorkflowDefinitionService Package Description org.openstack4j.api.workflow org.openstack4j.openstack.workflow.internal -
-
Uses of WorkflowDefinitionService in org.openstack4j.api.workflow
Methods in org.openstack4j.api.workflow that return WorkflowDefinitionService Modifier and Type Method Description WorkflowDefinitionServiceWorkflowService. workflowDefinitions()Workflow definition Service API. -
Uses of WorkflowDefinitionService in org.openstack4j.openstack.workflow.internal
Classes in org.openstack4j.openstack.workflow.internal that implement WorkflowDefinitionService Modifier and Type Class Description classWorkflowDefinitionServiceImplWorkflow definition service implementation.Methods in org.openstack4j.openstack.workflow.internal that return WorkflowDefinitionService Modifier and Type Method Description WorkflowDefinitionServiceWorkflowServiceImpl. workflowDefinitions()
-