Class UserSelectionDialog.UserSelectionResult
- java.lang.Object
-
- com.saperion.ngc.dialogs.userselect.UserSelectionDialog.UserSelectionResult
-
- Enclosing class:
- UserSelectionDialog
public static final class UserSelectionDialog.UserSelectionResult extends java.lang.Object
Bean that holds information about the result of a UserSelectionDialog.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getButton()
java.util.List<com.saperion.intf.wf.WorkflowMember>
getSelectedUsers()
-