com.adobe.ep.taskmanagement.util 包中包含 TaskManager 服务的支持类。
接口
| 接口 | 说明 | |
|---|---|---|
| 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. |
类
| 类 | 说明 | |
|---|---|---|
| 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. |
Tue Jun 12 2018, 11:18 AM Z