- testConnection() - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
-
- TIME_FORMAT - Static variable in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
The format used for times in the REST plugin.
- toBooleanRestriction(BooleanRestrictionEntity) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a BooleanRestrictionEntity to a BooleanRestriction.
- toBooleanRestrictionEntity(BooleanRestriction) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a BooleanRestriction to a BooleanRestrictionEntity.
- toEvents(EventEntityList) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
- toGroupEntity(Group) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Translates a Group to a GroupEntity.
- toGroupEntity(Group, Attributes) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Translates a Group with Attributes to a GroupEntity.
- toGroupList(GroupEntityList) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Transforms GroupEntityList into a list of groups.
- toGroupWithAttributesList(GroupEntityList) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Transforms GroupEntityList into a list of groups with attributes.
- toMultiValuedAttributeEntityList(Attributes) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Translates Attributes to MultiValuedAttributeEntityList.
- toMultiValuedAttributeEntityList(Map<String, Set<String>>) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Translates Attributes to MultiValuedAttributeEntityList.
- toNameList(GroupEntityList) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Transforms GroupEntityList into a list of group names.
- toNameList(UserEntityList) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Transforms UserEntityList into a list of usernames.
- toProperty(PropertyEntity) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a PropertyEntity to a Property.
- toPropertyEntity(Property) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a Property to a PropertyEntity.
- toPropertyRestriction(PropertyRestrictionEntity) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a PropertyRestrictionEntity to a PropertyRestriction.
- toPropertyRestrictionEntity(PropertyRestriction) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a PropertyRestriction to a PropertyRestrictionEntity.
- toSearchRestriction(SearchRestrictionEntity) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a SearchRestrictionEntity to a SearchRestriction.
- toSearchRestrictionEntity(SearchRestriction) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a SearchRestriction a SearchRestrictionEntity.
- toString() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
-
- toString() - Method in class com.atlassian.crowd.integration.rest.entity.MembershipEntity
-
- toString() - Method in class com.atlassian.crowd.integration.rest.entity.MembershipsEntity
-
- toString() - Method in class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntity
-
- toString() - Method in class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntityList
-
- toString() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
-
- toUserEntity(User) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Translates a User to a UserEntity.
- toUserEntity(User, PasswordCredential) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Translates a User to a UserEntity.
- toUserEntity(User, Attributes) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Translates a User with Attributes to a UserEntity.
- toUserList(UserEntityList) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Transforms UserEntityList into a list of users.
- toUserWithAttributesList(UserEntityList) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Transforms UserEntityList into a list of users with attributes.