public interface TaskAdmin
| Modifier and Type | Method and Description |
|---|---|
void |
addTaskDescription(org.apache.axiom.om.OMElement extraElement43)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteTaskDescription(String s40,
String group41)
Auto generated method signature for Asynchronous Invocations
|
void |
editTaskDescription(org.apache.axiom.om.OMElement extraElement30)
Auto generated method signature for Asynchronous Invocations
|
String[] |
getAllJobGroups()
Auto generated method signature
|
TaskData[] |
getAllTaskData()
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getAllTaskDescriptions(org.apache.axiom.om.OMElement extraElement18)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getTaskDescription(String s13,
String group14)
Auto generated method signature
|
boolean |
isContains(String s22,
String group23)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
loadTaskClassProperties(String className35,
String group36)
Auto generated method signature
|
void |
startgetAllJobGroups(TaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllTaskData(TaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllTaskDescriptions(org.apache.axiom.om.OMElement extraElement18,
TaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTaskDescription(String s13,
String group14,
TaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisContains(String s22,
String group23,
TaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startloadTaskClassProperties(String className35,
String group36,
TaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
org.apache.axiom.om.OMElement getTaskDescription(String s13, String group14) throws RemoteException, TaskManagementException
getTaskDescription12 - TaskManagementException - :RemoteExceptionvoid startgetTaskDescription(String s13, String group14, TaskAdminCallbackHandler callback) throws RemoteException
getTaskDescription12 - RemoteExceptionorg.apache.axiom.om.OMElement getAllTaskDescriptions(org.apache.axiom.om.OMElement extraElement18)
throws RemoteException,
TaskManagementException
getAllTaskDescriptions17 - TaskManagementException - :RemoteExceptionvoid startgetAllTaskDescriptions(org.apache.axiom.om.OMElement extraElement18,
TaskAdminCallbackHandler callback)
throws RemoteException
getAllTaskDescriptions17 - RemoteExceptionboolean isContains(String s22, String group23) throws RemoteException, TaskManagementException
isContains21 - TaskManagementException - :RemoteExceptionvoid startisContains(String s22, String group23, TaskAdminCallbackHandler callback) throws RemoteException
isContains21 - RemoteExceptionString[] getAllJobGroups() throws RemoteException
getAllJobGroups26 - RemoteExceptionvoid startgetAllJobGroups(TaskAdminCallbackHandler callback) throws RemoteException
getAllJobGroups26 - RemoteExceptionvoid editTaskDescription(org.apache.axiom.om.OMElement extraElement30)
throws RemoteException,
TaskManagementException
TaskManagementException - :RemoteExceptionTaskData[] getAllTaskData() throws RemoteException, TaskManagementException
getAllTaskData31 - TaskManagementException - :RemoteExceptionvoid startgetAllTaskData(TaskAdminCallbackHandler callback) throws RemoteException
getAllTaskData31 - RemoteExceptionorg.apache.axiom.om.OMElement loadTaskClassProperties(String className35, String group36) throws RemoteException, TaskManagementException
loadTaskClassProperties34 - TaskManagementException - :RemoteExceptionvoid startloadTaskClassProperties(String className35, String group36, TaskAdminCallbackHandler callback) throws RemoteException
loadTaskClassProperties34 - RemoteExceptionvoid deleteTaskDescription(String s40, String group41) throws RemoteException, TaskManagementException
TaskManagementException - :RemoteExceptionvoid addTaskDescription(org.apache.axiom.om.OMElement extraElement43)
throws RemoteException,
TaskManagementException
TaskManagementException - :RemoteExceptionCopyright © 2017 WSO2. All rights reserved.