fipaos.platform.ams
Class DeregisterTask
fipaos.agent.task.Task
|
+--fipaos.platform.ams.AMSTask
|
+--fipaos.platform.ams.DeregisterTask
- public class DeregisterTask
- extends AMSTask
TODO: Write a description of the class
Method Summary |
void | startTask() This is the initial method called by the task. |
DeregisterTask
public DeregisterTask(Conversation conv, AgentManagementAction ama, Database db)
- This is the constructor for the AMS Deregister task.
- Parameters:
- conv - Conversation
- ama - Agent Management Action
- db - Database
startTask
public void startTask()
- This is the initial method called by the task.