Class QueryUsers
java.lang.Object
org.nuxeo.ecm.automation.core.operations.users.QueryUsers
- Since:
- 5.6
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Blob
buildResponse
(List<DocumentModel> users) protected void
run()
-
Field Details
-
ID
- See Also:
-
FULLTEXT_FIELDS
-
JSON_USERNAME
- See Also:
-
JSON_FIRSTNAME
- See Also:
-
JSON_LASTNAME
- See Also:
-
JSON_EMAIL
- See Also:
-
JSON_COMPANY
- See Also:
-
JSON_TENANT_ID
- See Also:
-
userManager
-
username
-
firstName
-
lastName
-
pattern
-
tenantId
-
-
Constructor Details
-
QueryUsers
public QueryUsers()
-
-
Method Details
-
run
- Throws:
IOException
-
buildResponse
- Throws:
IOException
-
putIfNotNull
-