Class UserGroupRemovedProjectEvent

    • Constructor Detail

      • UserGroupRemovedProjectEvent

        public UserGroupRemovedProjectEvent​(Project project,
                                            UserGroup userGroup)
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
        Description copied from interface: IridaThing
        Get a human readable label for this object.
        Returns:
        a human-readable label for the object.
      • getUserGroup

        public UserGroup getUserGroup()