The tasks service

The TaskApp service handles the activities and items associated with tasks and task folders.

Some examples of activities that are managed by the Task App service are:

After authenticating the user through the CollabNet service, you can access the TaskApp service to work with tasks and task folders.

Note: Task folders are referred to as task groups in the method descriptions.

Detailed information

For a complete description of each method, including its parameter definitions and SOAP faults, see the JavaDoc for the tasks service.

WSDL

The WSDL for this service is available on your TeamForge site at https://<mysite.com>/ce-soap60/services/TaskApp?wsdl. For example, here's the copy on the CollabNet web site: http://ctf.open.collab.net/ce-soap60/services/TaskApp?wsdl.

New and changed methods

Refer to the Change History section on the TaskApp service Javadoc for a list of new and changed methods.