Package com.opentext.livelink.service.collaboration
Provides the classes and interfaces for collaboration-related operations in Content Server, such as manipulating Projects, Discussions, and Tasks.
-
Class Summary Class Description Assignment Assignment (a.k.a Inbox item) represents an entry from the Personal/Assignments page.ChannelInfo ChannelInfo provides the channel ID, name, parent ID, and the ID of the user who created the channel.Collaboration_JAXWS Collaboration defines the service that is responsible for collaboration-related operations in Content Server, such as manipulating Projects, Discussions, and Tasks.CollaborationAttachment CollaborationAttachment represents a document attachment of a collaboration item.DiscussionInfo DiscussionInfo provides the discussion ID, name, parent ID, and the ID of the user who created the discussion.DiscussionItem DiscussionItem is the abstract class for Topic and Reply objects.DiscussionReadList DiscussionReadList represents a range of discussion topics/replies that are read.MilestoneInfo MilestoneInfo is a light weight object that provides details about a milestone.NewsAttachment NewsAttachment represents a document attachment of a news item.NewsInfo NewsInfo represents a news item.ProjectInfo ProjectInfo is a light weight object that provides details about a project.ProjectParticipant ProjectParticipant represents a Member that participates in the project in a defined role.ProjectParticipants ProjectParticipants contains the Coordinators, Members and Guests in a project.ProjectRoleUpdateInfo ProjectRoleUpdateInfo provides the info needed to add or remove a user from a project role.ReplyInfo ReplyInfo represents a Content Server reply.TaskGroupInfo Represents a group of tasks in a task list.TaskInfo TaskInfo is a light weight object that provides details about a task.TaskListInfo TaskListInfo provides the task list ID, name, parent ID, and the ID of the user who created the task list.TaskListItem TaskListItem is the abstract class for MilestoneInfo, TaskGroupInfo and TaskInfo.TopicAttachment TopicAttachment represents a document attachment of a discussion Topic or Reply.TopicInfo TopicInfo represents a Content Server Topic.UnreadInfo UnreadInfo contains the unread and total thread count of a discussion for a user. -
Enum Summary Enum Description ProjectRole ProjectRole defines the role types in a project.ProjectRoleAction ProjectRoleAction defines the actions available when updating the participants of a project.ProjectStatus ProjectStatus defines the status of a project.TaskPriority TaskPriority defines the priority of a task.TaskStatus TaskStatus defines the status of a task.