Package | com.adobe.ep.taskmanagement.services |
Classe | public class LCTaskManagerServiceConstants |
Héritage | LCTaskManagerServiceConstants ![]() |
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 |
LCTaskManager
class.
Eléments de l’API associés
Propriété | Défini par | ||
---|---|---|---|
![]() | constructor : Object
Référence à l’objet de classe ou à la fonction constructeur d’une occurrence donnée d’un objet. | Object |
Méthode | Défini par | ||
---|---|---|---|
![]() |
Indique si la propriété spécifiée d’un objet est définie. | Object | |
![]() |
Indique si une occurrence de la classe Object figure dans la chaîne de prototype de l’objet spécifié en tant que paramètre. | Object | |
![]() |
Indique si la propriété spécifiée existe et est énumérable. | Object | |
![]() |
Définit la disponibilité d’une propriété dynamique pour les opérations en boucle. | Object | |
![]() |
Renvoie la représentation de chaîne de cet objet, formatée selon les paramètres régionaux en vigueur. | Object | |
![]() |
Renvoie la représentation sous forme de chaîne de l’objet spécifié. | Object | |
![]() |
Renvoie la valeur primitive de l’objet spécifié. | Object |
Constante | Défini par | ||
---|---|---|---|
DEFAULT_ATTACHMENT_ENDPOINT : String = "taskmanagement.docServices.attachmentManager" [statique]
The DEFAULT_ATTACHMENT_ENDPOINT constant represents the endpoint name, currently pointing to the Document Services - Attachment Manager service on the Document Server. | LCTaskManagerServiceConstants | ||
DEFAULT_ATTACHMENT_UPLOAD_URL : String = "services/taskmanagement/attachment/upload" [statique]
The DEFAULT_ATTACHMENT_UPLOAD_URL specifies the default attachment upload URL. | LCTaskManagerServiceConstants | ||
DEFAULT_TASKMANAGER_ENDPOINT : String = "taskmanagement.docServices.taskManager" [statique]
The DEFAULT_TASKMANAGER_ENDPOINT constant represents the endpoint name that is pointing to the Document Services - Task Management service on the Document Server. | LCTaskManagerServiceConstants | ||
DOCSERVICES_INTEGRATED_ATTACHMENT_ENDPOINT_NAME : String = "taskmanagement.docServices.attachmentManager" [statique]
The DOCSERVICES_INTEGRATED_ATTACHMENT_ENDPOINT_NAME constant represents the endpoint name for the Document Services - Attachment Manager service on the Document Server. | LCTaskManagerServiceConstants | ||
DOCSERVICES_INTEGRATED_TASKMANAGER_ENDPOINT_NAME : String = "taskmanagement.docServices.taskManager" [statique]
The DOCSERVICES_INTEGRATED_TASKMANAGER_ENDPOINT_NAME constant represents the string name of the Document Services - Task Management service on the Document Server. | LCTaskManagerServiceConstants |
DEFAULT_ATTACHMENT_ENDPOINT | Constante |
public static const DEFAULT_ATTACHMENT_ENDPOINT:String = "taskmanagement.docServices.attachmentManager"
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 |
The DEFAULT_ATTACHMENT_ENDPOINT
constant represents the endpoint name, currently pointing to the Document Services - Attachment Manager service on the Document Server.
DEFAULT_ATTACHMENT_UPLOAD_URL | Constante |
public static const DEFAULT_ATTACHMENT_UPLOAD_URL:String = "services/taskmanagement/attachment/upload"
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 |
The DEFAULT_ATTACHMENT_UPLOAD_URL
specifies the default attachment upload URL.
DEFAULT_TASKMANAGER_ENDPOINT | Constante |
public static const DEFAULT_TASKMANAGER_ENDPOINT:String = "taskmanagement.docServices.taskManager"
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 |
The DEFAULT_TASKMANAGER_ENDPOINT
constant represents the endpoint name that is pointing to the Document Services - Task Management service on the Document Server.
DOCSERVICES_INTEGRATED_ATTACHMENT_ENDPOINT_NAME | Constante |
public static const DOCSERVICES_INTEGRATED_ATTACHMENT_ENDPOINT_NAME:String = "taskmanagement.docServices.attachmentManager"
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 |
The DOCSERVICES_INTEGRATED_ATTACHMENT_ENDPOINT_NAME
constant represents the endpoint name for the Document Services - Attachment Manager service on the Document Server.
DOCSERVICES_INTEGRATED_TASKMANAGER_ENDPOINT_NAME | Constante |
public static const DOCSERVICES_INTEGRATED_TASKMANAGER_ENDPOINT_NAME:String = "taskmanagement.docServices.taskManager"
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 |
The DOCSERVICES_INTEGRATED_TASKMANAGER_ENDPOINT_NAME
constant represents the string name of the Document Services - Task Management service on the Document Server.
The Task Management service requires Document Services - User Management authentication.
Tue Jun 12 2018, 09:30 AM Z