| Pacote | com.adobe.ep.taskmanagement.services |
| Classe | public class TaskManager |
| Herança | TaskManager Manager |
| Implementações | ITaskManager |
| Subclasses | LCTaskManager |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
| Versões de runtime: | AIR 2.6, Flash Player 10.2 |
ITaskManager to use Remoting with the Experience Services - Task Management service.
Métodos públicos
| Método | Definido por | ||
|---|---|---|---|
Constructor. | TaskManager | ||
Detalhes do construtor
TaskManager | () | Construtor |
public function TaskManager(taskManagerEndpointName:String, remotingURL:String = null, locale:String = null)| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
| Versões de runtime: | 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.
|
Elementos da API relacionados
Wed Jun 13 2018, 11:10 AM Z