包 | com.adobe.ep.taskmanagement.services |
类 | public class LCTaskManagerServiceConstants |
继承 | LCTaskManagerServiceConstants ![]() |
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
运行时版本: | AIR 2.6, Flash Player 10.2 |
LCTaskManager
class.
相关 API 元素
方法 | 由以下参数定义 | ||
---|---|---|---|
![]() |
表示对象是否已经定义了指定的属性。 | Object | |
![]() |
表示 Object 类的实例是否在指定为参数的对象的原型链中。 | Object | |
![]() |
表示指定的属性是否存在、是否可枚举。 | Object | |
![]() |
设置循环操作动态属性的可用性。 | Object | |
![]() |
返回此对象的字符串表示形式,其格式设置遵守区域设置特定的约定。 | Object | |
![]() |
返回指定对象的字符串表示形式。 | Object | |
![]() |
返回指定对象的原始值。 | Object |
常量 | 由以下参数定义 | ||
---|---|---|---|
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:04 AM Z