Pakiet | com.adobe.ep.taskmanagement.services |
Klasa | public class TaskManager |
Dziedziczenie | TaskManager Manager |
Implementuje | ITaskManager |
Podklasy | LCTaskManager |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
ITaskManager
to use Remoting with the Experience Services - Task Management service.
Metody publiczne
Metoda | Zdefiniowane przez | ||
---|---|---|---|
Constructor. | TaskManager |
Konstruktor Szczegół
TaskManager | () | Konstruktor |
public function TaskManager(taskManagerEndpointName:String, remotingURL:String = null, locale:String = null)
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
Constructor.
You can specify the endpoint to use for the taskManagerEndpoint parameter by using the constants defined in the
TaskManagerServiceConstants
class. The endpoints are provided by the Document Server.
taskManagerEndpointName:String (default = NaN ) — Specifies the name of the Remoting endpoint.
| |
remotingURL:String (default = null ) — Specifies the Remoting URL to connect to the server.
| |
locale:String (default = null ) — Specifies the user's locale.
|
Powiązane elementy interfejsu API
Tue Jun 12 2018, 12:06 PM Z