public class RemoveResourceHandler extends BaseISPublisherHandler
| Modifier and Type | Field and Description |
|---|---|
protected static org.gcube.common.core.utils.logging.GCUBELog |
logger |
| Constructor and Description |
|---|
RemoveResourceHandler(org.gcube.common.core.scope.GCUBEScope scope,
ISRegistryClient registryClient,
String resourceID,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceID()
Gets the identifier of the resource managed by the handler
|
protected void |
submitRequest()
Submits the request for changing the resource
|
execute, getFutureTask, run, setFutureTaskpublic RemoveResourceHandler(org.gcube.common.core.scope.GCUBEScope scope,
ISRegistryClient registryClient,
String resourceID,
String type)
public String getResourceID()
getResourceID in interface ISPublisherHandlergetResourceID in class BaseISPublisherHandlerprotected void submitRequest()
throws Exception
submitRequest in class BaseISPublisherHandlerExceptionCopyright © 2017. All Rights Reserved.