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
- :RemoteException
void startgetTaskDescription(String s13, String group14, TaskAdminCallbackHandler callback) throws RemoteException
getTaskDescription12
- RemoteException
org.apache.axiom.om.OMElement getAllTaskDescriptions(org.apache.axiom.om.OMElement extraElement18) throws RemoteException, TaskManagementException
getAllTaskDescriptions17
- TaskManagementException
- :RemoteException
void startgetAllTaskDescriptions(org.apache.axiom.om.OMElement extraElement18, TaskAdminCallbackHandler callback) throws RemoteException
getAllTaskDescriptions17
- 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
TaskData[] getAllTaskData() throws RemoteException, TaskManagementException
getAllTaskData31
- TaskManagementException
- :RemoteException
void startgetAllTaskData(TaskAdminCallbackHandler callback) throws RemoteException
getAllTaskData31
- RemoteException
org.apache.axiom.om.OMElement loadTaskClassProperties(String className35, String group36) throws RemoteException, TaskManagementException
loadTaskClassProperties34
- TaskManagementException
- :RemoteException
void startloadTaskClassProperties(String className35, String group36, TaskAdminCallbackHandler callback) throws RemoteException
loadTaskClassProperties34
- RemoteException
void deleteTaskDescription(String s40, String group41) throws RemoteException, TaskManagementException
TaskManagementException
- :RemoteException
void addTaskDescription(org.apache.axiom.om.OMElement extraElement43) throws RemoteException, TaskManagementException
TaskManagementException
- :RemoteException
Copyright © 2017 WSO2. All rights reserved.