public class PrintWorkflowStatusDropdown
extends Listbox
| Modifier and Type | Class and Description |
|---|---|
static class |
PrintWorkflowStatusDropdown.WorkflowStatusDropdownUpdateEvent |
| Constructor and Description |
|---|
PrintWorkflowStatusDropdown(AbstractCommentModel comment) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createDropdownList() |
protected void |
enableStatusComboboxForCurrentUser() |
AbstractCommentModel |
getComment() |
protected PrintCollaborationFacade |
getPrintCollaborationFacade() |
protected UserService |
getUserService() |
protected WorkflowService |
getWorkflowService() |
void |
preselectDecision(WorkflowDecisionModel workflowDecisionModel) |
void |
renderComponent() |
public PrintWorkflowStatusDropdown(AbstractCommentModel comment)
public void preselectDecision(WorkflowDecisionModel workflowDecisionModel)
public void renderComponent()
protected void createDropdownList()
protected void enableStatusComboboxForCurrentUser()
public AbstractCommentModel getComment()
protected UserService getUserService()
protected PrintCollaborationFacade getPrintCollaborationFacade()
protected WorkflowService getWorkflowService()
Copyright © 2017 SAP SE. All Rights Reserved.