Package | com.adobe.ep.taskmanagement.services |
Classe | public class TaskManager |
Héritage | TaskManager Manager |
Implémente | ITaskManager |
Sous-classes | LCTaskManager |
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
ITaskManager
to use Remoting with the Experience Services - Task Management service.
Méthodes publiques
Méthode | Défini par | ||
---|---|---|---|
Constructor. | TaskManager |
Détails du constructeur
TaskManager | () | Constructeur |
public function TaskManager(taskManagerEndpointName:String, remotingURL:String = null, locale:String = null)
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Versions du moteur d’exécution: | 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.
|
Eléments de l’API associés
Tue Jun 12 2018, 09:30 AM Z