@Name(value="cmDistributionActions") @Install(precedence=10) @Scope(value=CONVERSATION) public class CaseManagementDistributionActionsBean extends CaseManagementContextBoundInstance
| Modifier and Type | Field and Description |
|---|---|
static String |
DISTRIBUTION_ACTION_TABS_CATEGORY |
| Constructor and Description |
|---|
CaseManagementDistributionActionsBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
cancelWizard()
Resets wizard and navigates to document
|
boolean |
canDistributeCase() |
DistributionInfo |
getDistributionInfo() |
void |
resetWizard() |
boolean |
validateDistributionParticipants() |
String |
validateWizard() |
String |
validateWizard(DistributionInfo distributionInfo) |
getCachedCase, getCachedCaseItem, getCachedMailbox, getCurrentCase, getCurrentCaseItem, getCurrentClassificationRoot, getCurrentMailbox, getCurrentRouteRoot, onMailboxContextChangepublic static final String DISTRIBUTION_ACTION_TABS_CATEGORY
public CaseManagementDistributionActionsBean()
@Factory(value="distributionInfo", scope=EVENT) public DistributionInfo getDistributionInfo() throws ClientException
ClientExceptionpublic boolean validateDistributionParticipants()
public String validateWizard(DistributionInfo distributionInfo) throws ClientException
ClientExceptionpublic String validateWizard() throws ClientException
ClientExceptionpublic boolean canDistributeCase()
throws ClientException
ClientExceptionpublic String cancelWizard() throws ClientException
ClientExceptionpublic void resetWizard()
Copyright © 2011 Nuxeo SA. All Rights Reserved.