public class MembershipOperationalEntity extends Object
Modifier and Type | Method and Description |
---|---|
long |
getDirectoryId() |
List<DirectoryEntityId> |
getEntitiesInDirectory() |
List<FailedEntity<DirectoryEntityId>> |
getEntitiesNotInDirectory() |
List<String> |
getEntityNames() |
static List<String> |
getEntityNames(List<? extends DirectoryEntityId> multipleEntities,
long directoryId) |
List<? extends DirectoryEntityId> |
getMultipleEntities() |
DirectoryEntityId |
getSingleEntity() |
static MembershipOperationalEntity |
multipleEntitiesToSingleEntity(List<DirectoryEntityId> entityIds,
DirectoryEntityId entityId) |
public static MembershipOperationalEntity multipleEntitiesToSingleEntity(List<DirectoryEntityId> entityIds, DirectoryEntityId entityId)
public static List<String> getEntityNames(List<? extends DirectoryEntityId> multipleEntities, long directoryId)
public List<? extends DirectoryEntityId> getMultipleEntities()
public DirectoryEntityId getSingleEntity()
public long getDirectoryId()
public List<FailedEntity<DirectoryEntityId>> getEntitiesNotInDirectory()
public List<DirectoryEntityId> getEntitiesInDirectory()
Copyright © 2021 Atlassian. All rights reserved.
View cookie preferences