Uses of Interface
org.openstack4j.api.workflow.WorkbookDefinitionService
-
Packages that use WorkbookDefinitionService Package Description org.openstack4j.api.workflow org.openstack4j.openstack.workflow.internal -
-
Uses of WorkbookDefinitionService in org.openstack4j.api.workflow
Methods in org.openstack4j.api.workflow that return WorkbookDefinitionService Modifier and Type Method Description WorkbookDefinitionServiceWorkflowService. workbookDefinitions()Workbook definition Service API -
Uses of WorkbookDefinitionService in org.openstack4j.openstack.workflow.internal
Classes in org.openstack4j.openstack.workflow.internal that implement WorkbookDefinitionService Modifier and Type Class Description classWorkbookDefinitionServiceImplWorkbook definition service implementation.Methods in org.openstack4j.openstack.workflow.internal that return WorkbookDefinitionService Modifier and Type Method Description WorkbookDefinitionServiceWorkflowServiceImpl. workbookDefinitions()
-