org.gcube.vremanagement.resourcemanager.impl.operators
Class RemoveResourcesOperator
java.lang.Object
org.gcube.vremanagement.resourcemanager.impl.operators.Operator
org.gcube.vremanagement.resourcemanager.impl.operators.RemoveResourcesOperator
public class RemoveResourcesOperator
- extends Operator
A Resources Operator that coordinates the removal of resources from the scope
- Author:
- Manuele Simi (ISTI-CNR)
| Nested classes/interfaces inherited from class org.gcube.vremanagement.resourcemanager.impl.operators.Operator |
Operator.ACTION |
|
Field Summary |
protected org.gcube.common.core.utils.logging.GCUBELog |
logger
|
|
Method Summary |
void |
exec()
Executes the operator's tasks |
| Methods inherited from class org.gcube.vremanagement.resourcemanager.impl.operators.Operator |
run |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final org.gcube.common.core.utils.logging.GCUBELog logger
RemoveResourcesOperator
public RemoveResourcesOperator(ScopeState scopeState,
OperatorConfig configuration,
org.gcube.vremanagement.resourcemanager.stubs.binder.RemoveResourcesParameters resourceList)
exec
public void exec()
throws Exception
- Description copied from class:
Operator
- Executes the operator's tasks
- Specified by:
exec in class Operator
- Throws:
Exception - if any of the tasks fails
Copyright © 2012. All Rights Reserved.