com.adobe.livecycle.rca
Interface TaskManager


public interface TaskManager


Method Summary
 List getParticipantsWithAccessToTask(ParticipantTO participantTO)
           
 TaskRef getTaskRef(ParticipantTO participantTO, ReviewStageTO stageTO, com.adobe.livecycle.content.File taskDocument, List taskAttachmentList)
           
 com.adobe.livecycle.content.File prepareDocument(ReviewStageTO stageTO, com.adobe.livecycle.content.File taskDocument)
           
 void revokeTask(ParticipantTO participantTO)
           
 void updateTaskDeadline(ParticipantTO participantTO, Date newDeadline)
           
 

Method Detail

prepareDocument

com.adobe.livecycle.content.File prepareDocument(ReviewStageTO stageTO,
                                                 com.adobe.livecycle.content.File taskDocument)
                                                 throws DocumentProcessorException
Throws:
DocumentProcessorException

getTaskRef

TaskRef getTaskRef(ParticipantTO participantTO,
                   ReviewStageTO stageTO,
                   com.adobe.livecycle.content.File taskDocument,
                   List taskAttachmentList)
                   throws TaskAssignmentFailedException
Throws:
TaskAssignmentFailedException

revokeTask

void revokeTask(ParticipantTO participantTO)
                throws TaskRevokeFailedException
Throws:
TaskRevokeFailedException

getParticipantsWithAccessToTask

List getParticipantsWithAccessToTask(ParticipantTO participantTO)
                                     throws TaskQueryException
Throws:
TaskQueryException

updateTaskDeadline

void updateTaskDeadline(ParticipantTO participantTO,
                        Date newDeadline)
                        throws PersistenceException
Throws:
PersistenceException


[an error occurred while processing this directive] [an error occurred while processing this directive]