Uses of Class
org.gcube.vremanagement.resourcemanager.impl.operators.OperatorConfig

Packages that use OperatorConfig
org.gcube.vremanagement.resourcemanager.impl.operators   
 

Uses of OperatorConfig in org.gcube.vremanagement.resourcemanager.impl.operators
 

Constructors in org.gcube.vremanagement.resourcemanager.impl.operators with parameters of type OperatorConfig
AddResourcesOperator(OperatorConfig configuration, AddResourcesParameters resourceList)
          Creates a new operator to manage the input resource list
DeployServiceOperator(OperatorConfig configuration, ServiceList services, Operator.ACTION action)
           
DisposeScopeOperator(OperatorConfig configuration)
           
RemoveResourcesOperator(OperatorConfig configuration, RemoveResourcesParameters resourceList)
           
ScopedResourceManagerOperator(OperatorConfig configuration, ResourceList resources, Operator.ACTION action)