public class ViewCompletedTaskDialog extends ManageTaskDialog
ManageTaskDialog.TaskCompleteResolverCLIENT_ID_PREFIX, completeResolver, ID_PREFIX, isItemBeingAdded, itemsToAdd, packageItemsRichList, packageItemsToAdd, packageItemsToRemove, resources, taskNode, workflowPackagebrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
ViewCompletedTaskDialog() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
finishImpl(javax.faces.context.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, updateResourcescancel, 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, setSearchServiceprotected String finishImpl(javax.faces.context.FacesContext context, String outcome) throws Exception
BaseDialogBeanfinishImpl in class ManageTaskDialogcontext - FacesContextoutcome - The default outcomeExceptionpublic String getCancelButtonLabel()
IDialogBeangetCancelButtonLabel in interface IDialogBeangetCancelButtonLabel in class BaseDialogBeanpublic List<DialogsConfigElement.DialogButtonConfig> getAdditionalButtons()
IDialogBeangetAdditionalButtons in interface IDialogBeangetAdditionalButtons in class ManageTaskDialogpublic String getContainerTitle()
IDialogBeanIf this returns null the DialogManager will lookup the title via the dialog configuration
getContainerTitle in interface IDialogBeangetContainerTitle in class ManageTaskDialogCopyright © 2005–2018 Alfresco Software. All rights reserved.