The com.adobe.ep.taskmanagement.util package contains support classes for the TaskManager service.
Interfaces
Interface | Description | |
---|---|---|
ICollectionToken | The CollectionToken class represents a token for asynchronous calls that return a collection. | |
IObjectToken | The ObjectToken class represents a token for an asynchronous call that returns an object. | |
IToken | The Token class provides a mechanism to specify handlers for asynchronous calls. |
Classes
Class | Description | |
---|---|---|
CollectionToken | The CollectionToken class represents a token for asynchronous calls that return a collection. | |
ObjectToken | The ObjectToken class represents a token for an asynchronous call that returns an object. | |
Token | The Token class provides a mechanism to specify handlers for asynchronous calls. |
Mon Nov 28 2011, 07:42 AM -08:00