public class ReassignTaskDialog extends BaseReassignDialog
Modifier and Type | Field and Description |
---|---|
protected String |
taskId |
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
ReassignTaskDialog() |
Modifier and Type | Method and Description |
---|---|
protected String |
finishImpl(FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
protected String |
getErrorMessageId()
The default message id to use in error messages
|
void |
init(Map<String,String> parameters)
Initialises the dialog bean
|
getFilters, getPersonService, getWorkflowService, pickerCallback, setPersonService, setWorkflowService
cancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getContainerTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorOutcome, getFileFolderService, getFinishButtonDisabled, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchService
protected String taskId
public void init(Map<String,String> parameters)
IDialogBean
init
in interface IDialogBean
init
in class BaseDialogBean
parameters
- Map of parameters for the dialogprotected String finishImpl(FacesContext context, String outcome) throws Exception
BaseDialogBean
finishImpl
in class BaseDialogBean
context
- FacesContextoutcome
- The default outcomeException
protected String getErrorMessageId()
BaseDialogBean
getErrorMessageId
in class BaseDialogBean
Copyright © 2005–2017 Alfresco Software. All rights reserved.