fipaos.platform.ams
Class ModifyTask
fipaos.agent.task.Task
|
+--fipaos.platform.ams.AMSTask
|
+--fipaos.platform.ams.ModifyTask
- public class ModifyTask
- extends AMSTask
Method Summary |
void | startTask() This is the initial method to be invoked automatically. |
ModifyTask
public ModifyTask(Conversation conv, AgentManagementAction ama, Database db)
- This is the constructor for the ModifyTask.
- Parameters:
- conv - Conversation
- ama - Agent Management Action
- db - Database
startTask
public void startTask()
- This is the initial method to be invoked automatically.