Class GroupSearchResultEntity

java.lang.Object
com.atlassian.crowd.plugin.rest.entity.admin.GroupSearchResultEntity

public class GroupSearchResultEntity extends Object
  • Constructor Details

    • GroupSearchResultEntity

      protected GroupSearchResultEntity()
    • GroupSearchResultEntity

      public GroupSearchResultEntity(String name, String description, long directoryId, boolean active)
  • Method Details

    • getName

      public String getName()
    • getDescription

      public String getDescription()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object