public interface TaskAdmin
| Modifier and Type | Method and Description |
|---|---|
void |
addTaskDescription(org.apache.axiom.om.OMElement extraElement13)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteTaskDescription(String s19,
String group20)
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 extraElement15)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getTaskDescription(String s32,
String group33)
Auto generated method signature
|
boolean |
isContains(String s22,
String group23)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
loadTaskClassProperties(String className40,
String group41)
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 extraElement15,
TaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTaskDescription(String s32,
String group33,
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 className40,
String group41,
TaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void addTaskDescription(org.apache.axiom.om.OMElement extraElement13)
throws RemoteException,
TaskManagementException
TaskManagementException - :RemoteExceptionorg.apache.axiom.om.OMElement getAllTaskDescriptions(org.apache.axiom.om.OMElement extraElement15)
throws RemoteException,
TaskManagementException
getAllTaskDescriptions14 - TaskManagementException - :RemoteExceptionvoid startgetAllTaskDescriptions(org.apache.axiom.om.OMElement extraElement15,
TaskAdminCallbackHandler callback)
throws RemoteException
getAllTaskDescriptions14 - RemoteExceptionvoid deleteTaskDescription(String s19, String group20) throws RemoteException, TaskManagementException
TaskManagementException - :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 - :RemoteExceptionorg.apache.axiom.om.OMElement getTaskDescription(String s32, String group33) throws RemoteException, TaskManagementException
getTaskDescription31 - TaskManagementException - :RemoteExceptionvoid startgetTaskDescription(String s32, String group33, TaskAdminCallbackHandler callback) throws RemoteException
getTaskDescription31 - RemoteExceptionTaskData[] getAllTaskData() throws RemoteException, TaskManagementException
getAllTaskData36 - TaskManagementException - :RemoteExceptionvoid startgetAllTaskData(TaskAdminCallbackHandler callback) throws RemoteException
getAllTaskData36 - RemoteExceptionorg.apache.axiom.om.OMElement loadTaskClassProperties(String className40, String group41) throws RemoteException, TaskManagementException
loadTaskClassProperties39 - TaskManagementException - :RemoteExceptionvoid startloadTaskClassProperties(String className40, String group41, TaskAdminCallbackHandler callback) throws RemoteException
loadTaskClassProperties39 - RemoteExceptionCopyright © 2019 WSO2. All rights reserved.