public class ScopedGHN extends ScopedResource
GCUBEHostingNodeScopedResource.ResourceNotFound, ScopedResource.STATUS| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE |
action, errorMessage, hostedOn, id, jointTime, lastModificationTime, logger, scope, status, success, type| Modifier | Constructor and Description |
|---|---|
protected |
ScopedGHN(String id,
org.gcube.common.core.scope.GCUBEScope scope) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addToScope()
Adds the resource to the scope
|
protected boolean |
checkGhnType(String id,
org.gcube.common.core.scope.GCUBEScope scope) |
protected void |
find()
Custom
|
protected void |
removeFromScope()
Removes the resource from the scope
|
doAction, equals, findResource, getAction, getErrorMessage, getHostedOn, getId, getJointTime, getLastModificationTime, getLogger, getMaxFindAttempts, getScope, getStatus, getType, hashCode, isSuccess, noHopeForMe, setErrorMessage, setHostedON, setJointTime, setScope, setStatus, toStringpublic static final String TYPE
protected ScopedGHN(String id, org.gcube.common.core.scope.GCUBEScope scope)
protected void addToScope()
throws ScopedResource.ResourceNotFound,
Exception
ScopedResourceaddToScope in class ScopedResourceScopedResource.ResourceNotFound - if the resource does not exist in the infrastructureException - if the operation failsprotected void find()
throws Exception
ScopedResourcefind in class ScopedResourceScopedResource.ResourceNotFound - if it is impossible to locate the resourceExceptionprotected boolean checkGhnType(String id, org.gcube.common.core.scope.GCUBEScope scope) throws Exception
Exceptionprotected void removeFromScope()
throws ScopedResource.ResourceNotFound,
Exception
ScopedResourceremoveFromScope in class ScopedResourceScopedResource.ResourceNotFound - if the resource does not exist in the infrastructureException - if the operation failsCopyright © 2015. All Rights Reserved.