| Pacchetto | com.adobe.ep.taskmanagement.services |
| Classe | public class TaskManager |
| Ereditarietà | TaskManager Manager |
| Implementa | ITaskManager |
| Sottoclassi | LCTaskManager |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Gestione attività 10 |
| Versioni runtime: | AIR 2.6, Flash Player 10.2 |
ITaskManager to use Remoting with the Experience Services - Task Management service.
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
Constructor. | TaskManager | ||
Descrizione della funzione di costruzione
TaskManager | () | Funzione di costruzione |
public function TaskManager(taskManagerEndpointName:String, remotingURL:String = null, locale:String = null)| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Gestione attività 10 |
| Versioni 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.
|
Elementi API correlati
Tue Jun 12 2018, 02:44 PM Z