fipaos.platform.ams
Class GetDescriptionTask
fipaos.agent.task.Task
|
+--fipaos.platform.ams.AMSTask
|
+--fipaos.platform.ams.GetDescriptionTask
- public class GetDescriptionTask
- extends AMSTask
This task handles the AMS get-description requests. A APDescription is
returned for the request.
Method Summary |
void | startTask() This is the initial method called by the task. |
GetDescriptionTask
public GetDescriptionTask(Conversation conv, AgentManagementAction ama, Database db)
- This is the constructor for the AMS GetDescription task.
- Parameters:
- conv - Conversation
- ama - Agent Management Action
- db - Database
startTask
public void startTask()
- This is the initial method called by the task.