@Name(value="taskActions")
@Scope(value=CONVERSATION)
@Install(precedence=31)
public class ToutaticeTaskActionsBean
extends org.nuxeo.ecm.platform.task.web.TaskActionsBean
| Constructor and Description |
|---|
ToutaticeTaskActionsBean() |
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.platform.task.Task |
getTask(String nameTask) |
org.nuxeo.ecm.platform.task.Task |
getValidateOnlineTask() |
String |
getValidateOnlineTaskName() |
boolean |
hasNuxeoPublishTaskPending() |
protected boolean |
isTaskActionAuthorized(String taskName) |
boolean |
isValidateOnlineActionAuthorized() |
boolean |
isValidateOnlineTask(org.nuxeo.ecm.platform.task.Task task) |
acceptTask, acceptTask, getComment, getCurrentDashBoardItems, getCurrentDashBoardItemsExceptPublishingTasks, getCurrentDocumentTasks, rejectTask, rejectTask, resetBeanCache, resetCache, resetTasksCache, setCommentpublic boolean hasNuxeoPublishTaskPending()
throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientExceptionpublic boolean isValidateOnlineActionAuthorized()
throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientExceptionprotected boolean isTaskActionAuthorized(String taskName) throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientExceptionpublic String getValidateOnlineTaskName()
public org.nuxeo.ecm.platform.task.Task getValidateOnlineTask()
throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientExceptionpublic boolean isValidateOnlineTask(org.nuxeo.ecm.platform.task.Task task)
throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientExceptionpublic org.nuxeo.ecm.platform.task.Task getTask(String nameTask) throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientExceptionCopyright © 2020. All rights reserved.