@Name(value="correspCommentActions") @Scope(value=CONVERSATION) public class CorrespondenceCommentActionsBean extends CaseManagementContextBoundInstance
Modifier and Type | Field and Description |
---|---|
static String |
CORRESP_COMMENT_ACTIONS |
Constructor and Description |
---|
CorrespondenceCommentActionsBean() |
Modifier and Type | Method and Description |
---|---|
String |
addComment() |
List<Action> |
getActionsForComment() |
List<ThreadEntry> |
getCommentsAsThread() |
getCachedCase, getCachedCaseItem, getCachedMailbox, getCurrentCase, getCurrentCaseItem, getCurrentClassificationRoot, getCurrentMailbox, getCurrentRouteRoot, onMailboxContextChange
public static final String CORRESP_COMMENT_ACTIONS
public String addComment() throws ClientException
ClientException
@Factory(value="mailThreadedComments", scope=EVENT) public List<ThreadEntry> getCommentsAsThread() throws ClientException
ClientException
Copyright © 2013 Nuxeo SA. All Rights Reserved.