public class AssignWorkflowWizardController extends DefaultPageController
transitions| Constructor and Description |
|---|
AssignWorkflowWizardController() |
| Modifier and Type | Method and Description |
|---|---|
void |
done(Wizard wizard,
WizardPage page)
This method is invoked when the done button is pressed.
|
WorkflowFacade |
getWorkflowFacade() |
beforeBack, beforeNext, cancel, evaluateAttribute, evaluateTransition, getFirstPage, initPage, next, previous, setTransitions, validatepublic void done(Wizard wizard, WizardPage page)
WizardPageControllerdone in interface WizardPageControllerdone in class DefaultPageControllerwizard - the wizard which contains the pagepage - the currently accessed pagepublic WorkflowFacade getWorkflowFacade()
Copyright © 2018 SAP SE. All Rights Reserved.