Class 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()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getSelectedUsers

        public java.util.List<com.saperion.intf.wf.WorkflowMember> getSelectedUsers()
        Returns:
        selected users
      • getButton

        public int getButton()
        Returns:
        pressed button