Package com.atlassian.crowd.embedded.api
Class Directories
java.lang.Object
com.atlassian.crowd.embedded.api.Directories
Utility class for
Directory- Since:
- v2.7
-
Method Summary
Modifier and TypeMethodDescriptiondirectoryWithIdPredicate(long directoryId) Matches for directories with the specified directoryId.
-
Method Details
-
directoryWithIdPredicate
Matches for directories with the specified directoryId.- Parameters:
directoryId- directory ID to match- Returns:
trueif the directory has the specified directoryID
-