public class FindOwnersTask extends SessionedTask<java.util.Set<Ref>>
OwnerQuery). The search can be performed across a list of resources or locations.| Constructor and Description |
|---|
FindOwnersTask(OwnerQuery query) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<Ref> |
_execute()
Subclasses implement this method
|
static java.util.Set<Ref> |
findOwners(ConfigService configService, java.lang.String session, OwnerQuery query)
Convenience method that creates a new instance of this task and executes it.
|
assertExists, assertLocation, assertNONResource, assertNotExists, assertNotLocationData, assertNotNull, assertNotNullElement, assertResource, assertSimple, call, doExecute, doExecute, doExecute, doExecute, expand, getConfigContext, getConfigMBean, getConfigService, getDescription, getSession, isLocation, isReadOnlyTransaction, requiresSystemTransactionpublic FindOwnersTask(OwnerQuery query)
public static java.util.Set<Ref> findOwners(ConfigService configService, java.lang.String session, OwnerQuery query) throws NotFoundException
query -NotFoundExceptionprotected java.util.Set<Ref> _execute() throws NotFoundException
SessionedTask_execute in class SessionedTask<java.util.Set<Ref>>NotFoundException