Uses of Class
org.gcube.dataanalysis.dataminer.poolmanager.ansible.model.Inventory
-
Packages that use Inventory Package Description org.gcube.dataanalysis.dataminer.poolmanager.ansible org.gcube.dataanalysis.dataminer.poolmanager.ansiblebridge -
-
Uses of Inventory in org.gcube.dataanalysis.dataminer.poolmanager.ansible
Methods in org.gcube.dataanalysis.dataminer.poolmanager.ansible with parameters of type Inventory Modifier and Type Method Description voidAnsibleWorker. setInventory(Inventory inventory) -
Uses of Inventory in org.gcube.dataanalysis.dataminer.poolmanager.ansiblebridge
Methods in org.gcube.dataanalysis.dataminer.poolmanager.ansiblebridge with parameters of type Inventory Modifier and Type Method Description static voidAnsibleSerializeHelper. serialize(Inventory inventory, File inventoryFile)
-