public class EventingTask extends Object implements org.wso2.carbon.ntask.core.Task
| Constructor and Description |
|---|
EventingTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
init() |
void |
setProperties(Map<String,String> props) |
public void init()
init in interface org.wso2.carbon.ntask.core.Taskpublic void setProperties(Map<String,String> props)
setProperties in interface org.wso2.carbon.ntask.core.Taskpublic void execute()
execute in interface org.wso2.carbon.ntask.core.TaskCopyright © 2018 WSO2. All rights reserved.