|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkflowJobClient
The Workflow Job Management Service client object.
| Method Summary | ||
|---|---|---|
|
getJobClient(PartnerLink partnerLink)
Get the client class for the resource that is pointed by the specified partner link. |
|
|
getPartnerLink(PartnerLink name)
Get the partner link by its name. |
|
|
getStatus(Variable name)
Get the value of some status variable (the variable holding the value of type unigrids:StatusType). |
|
|
getVariables()
Get the list of the global variables of the workflow. |
|
| Methods inherited from interface com.intel.gpe.clients.api.JobClient |
|---|
abort, getExecutionJSDL, getOriginalJSDL, getStatus, getSubmissionTime, getTargetSystem, getWorkingDirectory, hold, resume, start |
| Methods inherited from interface com.intel.gpe.clients.api.WSLTClient |
|---|
destroy, getCurrentTime, getTerminationTime, setTerminationTime |
| Methods inherited from interface com.intel.gpe.clients.api.WSRPClient |
|---|
getMultipleResourceProperties, getResourceProperty, getResourcePropertyDocument, queryXPath10Properties |
| Methods inherited from interface com.intel.gpe.clients.api.WSNConsumerClient |
|---|
notify |
| Method Detail |
|---|
<VariableValueType extends VariableValue> java.util.List<BoundVariable<VariableValueType>> getVariables()
throws GPEInvalidResourcePropertyQNameException,
GPEResourceUnknownException,
GPEUnmarshallingException,
GPESecurityException,
GPEMiddlewareRemoteException,
GPEMiddlewareServiceException
GPEMiddlewareServiceException
GPEMiddlewareRemoteException
GPESecurityException
GPEUnmarshallingException
GPEResourceUnknownException
GPEInvalidResourcePropertyQNameException
<VariableValueType extends VariableValue> BoundVariable<VariableValueType> getPartnerLink(PartnerLink name)
throws GPEInvalidResourcePropertyQNameException,
GPEResourceUnknownException,
GPEUnmarshallingException,
GPESecurityException,
GPEMiddlewareRemoteException,
GPEMiddlewareServiceException
name - the name of the partner link
GPEMiddlewareServiceException
GPEMiddlewareRemoteException
GPESecurityException
GPEUnmarshallingException
GPEResourceUnknownException
GPEInvalidResourcePropertyQNameException
<JobClientType extends JobClient> JobClientType getJobClient(PartnerLink partnerLink)
throws GPEInvalidResourcePropertyQNameException,
GPEResourceUnknownException,
GPEUnmarshallingException,
GPESecurityException,
GPEMiddlewareRemoteException,
GPEMiddlewareServiceException
name - The name of the partner link
GPEMiddlewareServiceException
GPEMiddlewareRemoteException
GPESecurityException
GPEUnmarshallingException
GPEResourceUnknownException
GPEInvalidResourcePropertyQNameException
<StatusType extends Status> StatusType getStatus(Variable name)
throws GPEInvalidResourcePropertyQNameException,
GPEResourceUnknownException,
GPEUnmarshallingException,
GPESecurityException,
GPEMiddlewareRemoteException,
GPEMiddlewareServiceException
name - the name of the variable
GPEMiddlewareServiceException
GPEMiddlewareRemoteException
GPESecurityException
GPEUnmarshallingException
GPEResourceUnknownException
GPEInvalidResourcePropertyQNameException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||