Methods
Modifier and Type |
Method and Description |
protected ArrayList<String> |
applyQuery(org.gcube.common.scope.impl.ScopeBean queryScope,
org.gcube.resourcemanagement.support.server.gcube.queries.QueryLocation queryPath,
org.gcube.resourcemanagement.support.server.gcube.queries.QueryLocation returnPath,
QueryParameter... params) |
Boolean |
applySweep(org.gcube.common.scope.impl.ScopeBean queryScope,
List<com.extjs.gxt.ui.client.data.ModelData> elems) |
ArrayList<String> |
getDeadGHNs(org.gcube.common.scope.impl.ScopeBean queryScope) |
ArrayList<String> |
getExpiredGHNs(org.gcube.common.scope.impl.ScopeBean queryScope)
this method used to read the MAXWAIT param from the resourcemanagement.properties files, currently it reads it from the static var defined on top of this class
TODO: Make it configurable again from a property file
|
ArrayList<String> |
getOrphanRI(org.gcube.common.scope.impl.ScopeBean queryScope) |