Uses of Class
org.gcube.dataanalysis.dataminer.poolmanager.ansible.model.RoleFile
-
Packages that use RoleFile Package Description org.gcube.dataanalysis.dataminer.poolmanager.ansible.model org.gcube.dataanalysis.dataminer.poolmanager.ansiblebridge -
-
Uses of RoleFile in org.gcube.dataanalysis.dataminer.poolmanager.ansible.model
Methods in org.gcube.dataanalysis.dataminer.poolmanager.ansible.model that return types with arguments of type RoleFile Modifier and Type Method Description Collection<RoleFile>Role. getMeta()Collection<RoleFile>Role. getTaskFiles()Methods in org.gcube.dataanalysis.dataminer.poolmanager.ansible.model with parameters of type RoleFile Modifier and Type Method Description voidRole. addMeta(RoleFile tf)voidRole. addTaskFile(RoleFile tf) -
Uses of RoleFile in org.gcube.dataanalysis.dataminer.poolmanager.ansiblebridge
Methods in org.gcube.dataanalysis.dataminer.poolmanager.ansiblebridge with parameters of type RoleFile Modifier and Type Method Description static voidAnsibleSerializeHelper. serializeTask(RoleFile tf, File dir)
-