Class StaticRoleManager
- java.lang.Object
-
- org.gcube.dataanalysis.dataminer.poolmanager.ansiblebridge.template.StaticRoleManager
-
public class StaticRoleManager extends Object
-
-
Constructor Summary
Constructors Constructor Description StaticRoleManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetRoot()Collection<Role>getStaticRoles()
-
-
-
Method Detail
-
getRoot
public String getRoot()
-
getStaticRoles
public Collection<Role> getStaticRoles()
-
-