Uses of Class
org.wso2.carbon.task.ui.internal.ResponseInformation
-
-
Uses of ResponseInformation in org.wso2.carbon.task.ui.internal
Methods in org.wso2.carbon.task.ui.internal that return ResponseInformation Modifier and Type Method Description ResponseInformation
TaskManagementClient. addTaskDescription(org.apache.synapse.task.TaskDescription taskDescription)
ResponseInformation
TaskManagementClient. deleteTaskDescription(String name, String group)
ResponseInformation
TaskManagementClient. editTaskDescription(org.apache.synapse.task.TaskDescription taskDescription)
ResponseInformation
TaskManagementClient. getAllJobGroups()
ResponseInformation
TaskManagementClient. loadTaskProperties(String className, String group)
-