패키지 | 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, 03:17 PM Z