public class ViewCompletedTaskDialog extends ManageTaskDialog
ManageTaskDialog.TaskCompleteResolver
CLIENT_ID_PREFIX, completeResolver, ID_PREFIX, isItemBeingAdded, itemsToAdd, packageItemsRichList, packageItemsToAdd, packageItemsToRemove, resources, taskNode, workflowPackage
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
ViewCompletedTaskDialog() |
Modifier and Type | Method and Description |
---|---|
protected String |
finishImpl(FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
List<DialogsConfigElement.DialogButtonConfig> |
getAdditionalButtons()
Returns a list of additional buttons to display in the dialog.
|
String |
getCancelButtonLabel()
Returns the label to use for the cancel button
|
String |
getContainerTitle()
Returns the title to be used for the dialog
|
addPackageItems, cancelAddPackageItems, createAndAddNode, getContainerDescription, getFinishButtonDisabled, getFinishButtonLabel, getItemsToAdd, getPackageActionGroup, getPackageItemActionGroup, getPackageItemsRichList, getResources, getTaskNode, getWorkflowDefinitionImageUrl, getWorkflowInstance, getWorkflowService, getWorkflowTask, getWorkflowTransitions, init, isItemBeingAdded, isPooledTask, prepareForAdd, removePackageItem, restored, returnOwnership, setItemsToAdd, setPackageItemsRichList, setWorkflowService, takeOwnership, togglePackageItemComplete, transition, updateResources
cancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getCheckOutCheckInService, getContainerSubTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, isFinished, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchService
protected String finishImpl(FacesContext context, String outcome) throws Exception
BaseDialogBean
finishImpl
in class ManageTaskDialog
context
- FacesContextoutcome
- The default outcomeException
public String getCancelButtonLabel()
IDialogBean
getCancelButtonLabel
in interface IDialogBean
getCancelButtonLabel
in class BaseDialogBean
public List<DialogsConfigElement.DialogButtonConfig> getAdditionalButtons()
IDialogBean
getAdditionalButtons
in interface IDialogBean
getAdditionalButtons
in class ManageTaskDialog
public String getContainerTitle()
IDialogBean
If this returns null the DialogManager will lookup the title via the dialog configuration
getContainerTitle
in interface IDialogBean
getContainerTitle
in class ManageTaskDialog
Copyright © 2005–2017 Alfresco Software. All rights reserved.