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
- :RemoteException
org.apache.axiom.om.OMElement getAllTaskDescriptions(org.apache.axiom.om.OMElement extraElement15) throws RemoteException, TaskManagementException
getAllTaskDescriptions14
- TaskManagementException
- :RemoteException
void startgetAllTaskDescriptions(org.apache.axiom.om.OMElement extraElement15, TaskAdminCallbackHandler callback) throws RemoteException
getAllTaskDescriptions14
- RemoteException
void deleteTaskDescription(String s19, String group20) throws RemoteException, TaskManagementException
TaskManagementException
- :RemoteException
boolean isContains(String s22, String group23) throws RemoteException, TaskManagementException
isContains21
- TaskManagementException
- :RemoteException
void startisContains(String s22, String group23, TaskAdminCallbackHandler callback) throws RemoteException
isContains21
- RemoteException
String[] getAllJobGroups() throws RemoteException
getAllJobGroups26
- RemoteException
void startgetAllJobGroups(TaskAdminCallbackHandler callback) throws RemoteException
getAllJobGroups26
- RemoteException
void editTaskDescription(org.apache.axiom.om.OMElement extraElement30) throws RemoteException, TaskManagementException
TaskManagementException
- :RemoteException
org.apache.axiom.om.OMElement getTaskDescription(String s32, String group33) throws RemoteException, TaskManagementException
getTaskDescription31
- TaskManagementException
- :RemoteException
void startgetTaskDescription(String s32, String group33, TaskAdminCallbackHandler callback) throws RemoteException
getTaskDescription31
- RemoteException
TaskData[] getAllTaskData() throws RemoteException, TaskManagementException
getAllTaskData36
- TaskManagementException
- :RemoteException
void startgetAllTaskData(TaskAdminCallbackHandler callback) throws RemoteException
getAllTaskData36
- RemoteException
org.apache.axiom.om.OMElement loadTaskClassProperties(String className40, String group41) throws RemoteException, TaskManagementException
loadTaskClassProperties39
- TaskManagementException
- :RemoteException
void startloadTaskClassProperties(String className40, String group41, TaskAdminCallbackHandler callback) throws RemoteException
loadTaskClassProperties39
- RemoteException
Copyright © 2019 WSO2. All rights reserved.