Пакет | com.adobe.ep.taskmanagement.services |
Класс | public class LCTaskManagerServiceConstants |
Наследование | LCTaskManagerServiceConstants Object |
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
LCTaskManager
class.
Связанные элементы API
Константа | Определено | ||
---|---|---|---|
DEFAULT_ATTACHMENT_ENDPOINT : String = "taskmanagement.docServices.attachmentManager" [статические]
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" [статические]
The DEFAULT_ATTACHMENT_UPLOAD_URL specifies the default attachment upload URL. | LCTaskManagerServiceConstants | ||
DEFAULT_TASKMANAGER_ENDPOINT : String = "taskmanagement.docServices.taskManager" [статические]
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" [статические]
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" [статические]
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 | Константа |
public static const DEFAULT_ATTACHMENT_ENDPOINT:String = "taskmanagement.docServices.attachmentManager"
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Версии среды выполнения: | 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 | Константа |
public static const DEFAULT_ATTACHMENT_UPLOAD_URL:String = "services/taskmanagement/attachment/upload"
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
The DEFAULT_ATTACHMENT_UPLOAD_URL
specifies the default attachment upload URL.
DEFAULT_TASKMANAGER_ENDPOINT | Константа |
public static const DEFAULT_TASKMANAGER_ENDPOINT:String = "taskmanagement.docServices.taskManager"
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Версии среды выполнения: | 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 | Константа |
public static const DOCSERVICES_INTEGRATED_ATTACHMENT_ENDPOINT_NAME:String = "taskmanagement.docServices.attachmentManager"
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Версии среды выполнения: | 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 | Константа |
public static const DOCSERVICES_INTEGRATED_TASKMANAGER_ENDPOINT_NAME:String = "taskmanagement.docServices.taskManager"
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Версии среды выполнения: | 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, 11:34 AM Z