public class EditSimpleWorkflowDialog extends BaseDialogBean
Modifier and Type | Field and Description |
---|---|
protected Map<String,Serializable> |
workflowProperties |
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
EditSimpleWorkflowDialog() |
Modifier and Type | Method and Description |
---|---|
protected String |
finishImpl(FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
boolean |
getFinishButtonDisabled()
Determines whether the finish button on the dialog should be disabled
|
Node |
getNode() |
Map<String,Serializable> |
getWorkflowProperties()
Returns the properties for the attached workflow as a map
|
String |
saveWorkflow() |
cancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getContainerTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, init, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchService
protected Map<String,Serializable> workflowProperties
protected String finishImpl(FacesContext context, String outcome) throws Exception
BaseDialogBean
finishImpl
in class BaseDialogBean
context
- FacesContextoutcome
- The default outcomeException
public boolean getFinishButtonDisabled()
IDialogBean
getFinishButtonDisabled
in interface IDialogBean
getFinishButtonDisabled
in class BaseDialogBean
public String saveWorkflow()
public Map<String,Serializable> getWorkflowProperties()
public Node getNode()
Copyright © 2005–2017 Alfresco Software. All rights reserved.