public interface SynchronizeDiagnostic
Modifier and Type | Method and Description |
---|---|
Date |
getGroupLastSynced() |
Collection<String> |
getGroups()
get the list of groups who would be syncronised
|
Date |
getPersonLastSynced() |
Collection<String> |
getUsers()
get the list of users who would be synchronised
|
boolean |
isActive()
Is the user directory active
|
boolean isActive()
Collection<String> getUsers()
Collection<String> getGroups()
Date getPersonLastSynced()
Date getGroupLastSynced()
Copyright © 2005–2017 Alfresco Software. All rights reserved.