Skip navigation links
A C D E F G I K L N O P R S T U V _ 

A

ActionPackManager - Class in com.cultofbits.integrationm.service.actionpack
 
ActionPackManager() - Constructor for class com.cultofbits.integrationm.service.actionpack.ActionPackManager
 
add(String, Object) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Updates
 
addOrUpdate(String, String, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.EsActionPack
Indexes a doc based on the contents of the passed Map.
addPermissionsToRole(String, String, List<String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Adds multiple permissions to a specified role for a specific product.
addPermissionsToRole(String, String, List<String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Adds multiple permissions to a specified role for a specific product.
addRolesToGroup(String, String, List<String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Adds multiple roles of a specific product to the specified group.
addRolesToGroup(String, String, List<String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Adds multiple roles of a specific product to the specified group.
addTo - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User.UserLinks
 
addToGroup - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Role.RoleLinks
 
addToRole - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Permission.PermissionLinks
 
addUserToGroups(String, List<String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Adds a user to multiple specified groups.
addUserToGroups(String, List<String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Adds a user to multiple specified groups.
apply(String, String, String, Map<String, String>) - Method in class com.cultofbits.integrationm.service.actionpack.classic.ConfmActionPack
 
apply(String, String, String, Map<String, String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.classic.ConfmActionPack
 
apply(String, String, String, Map<String, String>) - Method in class com.cultofbits.integrationm.service.actionpack.classic.SqlActionPack
 
apply(String, String, String, Map<String, String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.classic.SqlActionPack
 
applyActionPackWith(String, String, String, String, HashMap<String, String>) - Method in class com.cultofbits.integrationm.service.actionpack.ActionPackManager
 
applyActionPackWith(String, String, String, String, HashMap<String, String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.ActionPackManager
 
assignSubstitute - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User.UserLinks
 
AsyncReportmResponse - Class in com.cultofbits.integrationm.service.dictionary.reportm
 
AsyncReportmResponse(Response) - Constructor for class com.cultofbits.integrationm.service.dictionary.reportm.AsyncReportmResponse
 
attach(int, String, String, byte[]) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Attaches a file to the specified instance and $file field.
attach(int, String, String, byte[], String) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Attaches a file to the specified instance and $file field.
attach(int, String, String, byte[], Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Attaches a file to the specified instance and $file field.
attach(int, String, String, InputStream) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Attaches a file to the specified instance and $file field.
attach(int, String, String, InputStream, String) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Attaches a file to the specified instance and $file field.
attach(int, String, String, InputStream, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Attaches a file to the specified instance and $file field.
attach(int, String, String, File) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Attaches a file to the specified instance and $file field.
attach(int, String, String, File, String) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Attaches a file to the specified instance and $file field.
attach(int, String, String, File, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Attaches a file to the specified instance and $file field.

C

changed() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg.Field
True if this is an update message and there was a change on a field with the specified name.
changed(BiPredicate<String, String>) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg.Field
True if this is an update message and there was a change on a field that matches the predicate.
changed(String, String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg.Field
True if this is an update message and there was a change on a field from the "from" value to the "to" value.
changedFrom(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg.Field
True if this is an update message and there was a change on a field from the "from" value.
changedFrom(List<String>) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg.Field
True if this is an update message and there was a change on a field from one of the "from" values.
changedTo(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg.Field
True if this is an update message and there was a change on a field to the "to" value.
changedTo(List<String>) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg.Field
True if this is an update message and there was a change on a field to one of the "to" values.
com.cultofbits.integrationm.service.actionpack - package com.cultofbits.integrationm.service.actionpack
 
com.cultofbits.integrationm.service.actionpack.classic - package com.cultofbits.integrationm.service.actionpack.classic
 
com.cultofbits.integrationm.service.dictionary - package com.cultofbits.integrationm.service.dictionary
 
com.cultofbits.integrationm.service.dictionary.recordm - package com.cultofbits.integrationm.service.dictionary.recordm
 
com.cultofbits.integrationm.service.dictionary.reportm - package com.cultofbits.integrationm.service.dictionary.reportm
 
com.cultofbits.integrationm.service.dictionary.userm - package com.cultofbits.integrationm.service.dictionary.userm
 
configuration - Variable in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition
 
Configuration() - Constructor for class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition.Configuration
 
ConfmActionPack - Class in com.cultofbits.integrationm.service.actionpack.classic
Action pack for interacting with ConfM.
ConfmActionPack(String, String, UserCookiesGenerator) - Constructor for class com.cultofbits.integrationm.service.actionpack.classic.ConfmActionPack
 
contact - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User
 
contains(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition.Configuration
Checks if the configuration contains the specified keyword.
create(String, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Creates a new instance of a record based on the provided definition and values.
create(String, Map<String, Object>, String) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Creates a new instance of a record based on the provided definition and values.
create(String, Map<String, Object>, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Creates a new instance of a record based on the provided definition and values.
create(String, Map<String, Object>, Map<String, Object>, Consumer<Response>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Creates a new instance of a record based on the provided definition, values, and options, and processes the response using the specified consumer.
createGroup(Map<String, String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Creates a new Group with the provided information.
createGroup(Map<String, String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Creates a new Group with the provided information.
createGroup(Map<String, String>, Map<String, List<String>>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Creates a new Group with the provided information.
createGroup(Map<String, String>, Map<String, List<String>>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Creates a new Group with the provided information.
createPermission(Map<String, String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Creates a new Permission with the provided information.
createPermission(Map<String, String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Creates a new Permission with the provided information.
createRole(Map<String, String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Creates a new Role with the provided information.
createRole(Map<String, String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Creates a new Role with the provided information.
createRole(Map<String, String>, List<String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Creates a new Role with the provided information.
createRole(Map<String, String>, List<String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Creates a new Role with the provided information.
createUser(Map<String, String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Creates a user based on the provided user information.
createUser(Map<String, String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Creates a new User with the provided information.
createUser(Map<String, String>, List<String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Creates a new User with the provided information.
createUser(Map<String, String>, List<String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Creates a new User with the provided information.

D

Definition - Class in com.cultofbits.integrationm.service.dictionary.recordm
The Definition class represents details about a specific definition along with access to its field definitions.
Definition() - Constructor for class com.cultofbits.integrationm.service.dictionary.recordm.Definition
 
delete(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.EsActionPack
Delete an indexed document.
delete(String, int) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Deletes an instance of a record with the specified instance ID.
delete(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Deletes multiple instances of records that match the specified condition.
delete(String, String, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Deletes multiple instances of records that match the specified condition.
delete(String) - Method in class com.cultofbits.integrationm.service.actionpack.RestActionPack
Does a DELETE of the given uri
delete(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.RestActionPack
Does a DELETE of the given uri Same as the standard DELETE method but with an additional arg that allows to run the operation as a given user
delete(String, Map<String, String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.RestActionPack
Does a DELETE of the given uri Same as the standard DELETE method but with an additional map, containing query parameters for the request
delete - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Group.GroupLinks
 
delete - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Permission.PermissionLinks
 
delete - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Role.RoleLinks
 
delete - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User.UserLinks
 
deleted - Variable in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmStats
 
deleteGroup(String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Deletes a group with the specified name.
deleteGroup(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Deletes a group with the specified name.
deletePermission(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Deletes a permission with the specified product and name.
deletePermission(String, String, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Deletes a permission with the specified product and name.
deleteRole(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Deletes a role with the specified product and name.
deleteRole(String, String, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Deletes a role with the specified product and name.
deleteUser(String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Deletes a user with the specified username.
deleteUser(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Deletes a user with the specified ID.
description - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Group
 
description - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Permission
 
description - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Role
 
disable - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User.UserLinks
 
disableUser(String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Disables a user with the specified username.
disableUser(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Disables a user with the specified username.

E

email - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User
 
EmailActionPack - Class in com.cultofbits.integrationm.service.actionpack
Action pack for sending email.
EmailActionPack(EmailService, String) - Constructor for class com.cultofbits.integrationm.service.actionpack.EmailActionPack
 
EmptyBody - Class in com.cultofbits.integrationm.service.dictionary
 
enable - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User.UserLinks
 
enableUser(String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Enables a user with the specified username.
enableUser(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Enables a user with the specified username.
equals(Object) - Method in class com.cultofbits.integrationm.service.actionpack.classic.SqlActionPack
 
error - Variable in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmStats
 
EsActionPack - Class in com.cultofbits.integrationm.service.actionpack
Action pack for interacting with our own Elasticsearch server.
EsActionPack(IndexService) - Constructor for class com.cultofbits.integrationm.service.actionpack.EsActionPack
 
extensions - Variable in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition.Configuration
 

F

field(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmInstance
Selects a field by name.
field(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Selects a field name for change detection.
FieldDefinition - Class in com.cultofbits.integrationm.service.dictionary.recordm
The FieldDefinition class represents a field definition associated with a specific Definition.
FieldDefinition() - Constructor for class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition
 
FieldDefinition.Configuration - Class in com.cultofbits.integrationm.service.dictionary.recordm
The Configuration class represents the configuration associated with a specific field definition.
findFields(Function<FieldDefinition, Boolean>) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Definition
Finds field definitions that match the specified predicate.
findFieldsWithKeyord(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Definition
Finds field definitions that contains the specified keyword in their configuration.
forbidden - Variable in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmStats
 

G

generate(String) - Method in class com.cultofbits.integrationm.service.actionpack.ReportmActionPack
Generates a report based on the specified report template path.
generate(String, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.ReportmActionPack
Generates a report based on the specified report template path, with the provided arguments.
generate(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.ReportmActionPack
Generates a report based on the specified report template path, and optionally runs the operation as a different user.
generate(String, Map<String, Object>, String) - Method in class com.cultofbits.integrationm.service.actionpack.ReportmActionPack
Generates a report based on the specified report template path, with the provided arguments, and optionally runs the operation as a different user.
generateAsync(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.ReportmActionPack
Generates a report asynchronously based on the specified report template path and invokes the specified callback URI after the report is generated.
generateAsync(String, Map<String, Object>, String) - Method in class com.cultofbits.integrationm.service.actionpack.ReportmActionPack
Generates a report asynchronously based on the specified report template path and arguments, and invokes the specified callback URI after the report is generated.
generateAsync(String, Map<String, Object>, Map<String, String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.ReportmActionPack
Generates a report asynchronously based on the specified report template path and arguments, and invokes the specified callback URI after the report is generated.
generateAsync(String, Map<String, Object>, Map<String, String>, String, String) - Method in class com.cultofbits.integrationm.service.actionpack.ReportmActionPack
Generates a report asynchronously based on the specified report template path and arguments, and invokes the specified callback URI after the report is generated.
get(int) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Retrieves the instance of a record with the specified instance ID.
get(int, String) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Retrieves the instance of a record with the specified instance ID.
get(String) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Retrieves the instance of a record with the specified instance ID.
get(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Retrieves the instance of a record with the specified instance ID.
get(String) - Method in class com.cultofbits.integrationm.service.actionpack.RestActionPack
Does a GET of the given uri.
get(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.RestActionPack
Does a GET of the given uri.
get(String, Map<String, String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.RestActionPack
Does a GET of the given uri.
get(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmInstance
The value of a matching property.
get(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Get one of the message's values.
get(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmSearchHit
The value of a matching property.
get(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Updates
 
get() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Updates
 
getAction() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Retrieves the action associated with this event.
getArgsFor(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition.Configuration
Retrieves the list of arguments associated with the specified keyword in the configuration.
getBody() - Method in class com.cultofbits.integrationm.service.dictionary.ReusableResponse
Retrieves the body of the Response in its default representation.
getBody(Class<T>) - Method in class com.cultofbits.integrationm.service.dictionary.ReusableResponse
Returns the body of the Response as a specified type.
getBody(Class<T>) - Method in class com.cultofbits.integrationm.service.dictionary.ReusableResponse.Skipped
Always returns null
getBody() - Method in class com.cultofbits.integrationm.service.dictionary.SearchResult
Returns the body of the Response as a Map.
getBodyAsString() - Method in class com.cultofbits.integrationm.service.dictionary.SearchResult
Returns a string representation of the response body.
getConfiguration() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition
Retrieves the configuration associated with this field definition.
getDefinition(String) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Retrieves the definition with the specified name.
getDefinitionName() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Retrieves the definition name associated to this event.
getDefinitionVersion() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Retrieves the instance definition version associated with this event.
getDescription() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Definition
Retrieves the description of the definition.
getDescription() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition
Retrieves the description of the field definition.
getDirectActionPacks() - Method in class com.cultofbits.integrationm.service.actionpack.ActionPackManager
 
getField(Integer) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Definition
Retrieves the field definition with the specified unique identifier.
getFields(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Definition
Retrieves all field definitions matching the specified name.
getFields() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition
Retrieves the list of child field definitions associated with this field definition.
getFields() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmInstance
Returns all fields.
getFilename() - Method in class com.cultofbits.integrationm.service.dictionary.reportm.ReportmResponse
 
getFilePath() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmInstance.Field
Returns the path under which files attached to this field may be found.
getFirstField(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Definition
Retrieves the first field definition matching the specified name.
getGroup(Integer) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a group with the specified ID.
getGroup(Integer, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a group with the specified ID.
getGroup(String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a group with the specified group name.
getGroup(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a group with the specified group name.
getHits() - Method in class com.cultofbits.integrationm.service.dictionary.SearchResult
Returns the results included in this response to the search.
getId() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Definition
Retrieves the unique identifier of the definition.
getId() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition
Retrieves the unique identifier of the field definition.
getId() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmInstance
The instance identifier
getId() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Retrieves the instance identifier associated with this event.
getId() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmSearchHit
The value of the ES id for this doc.
getInputStream() - Method in class com.cultofbits.integrationm.service.dictionary.reportm.ReportmResponse
 
getInstance() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Access to the instance in the message.
getName() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Definition
Retrieves the name of the definition.
getName() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition
Retrieves the name of the field definition.
getOldInstance() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Access to the old instance in an update message.
getPermission(Integer) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a permission with the specified ID.
getPermission(Integer, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a permission with the specified ID.
getPermission(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a permission with the specified name for a specific product.
getPermission(String, String, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a permission with the specified name for a specific product.
getPlainActionPacks() - Method in class com.cultofbits.integrationm.service.actionpack.ActionPackManager
 
getRaw() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmInstance
Get the raw representation of the instance as a Map.
getRaw() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Get the raw representation of the messsage as a Map
getRaw() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmSearchHit
Return the raw representation of this RecordmSearchHit as a Map.
getResponse() - Method in class com.cultofbits.integrationm.service.dictionary.ReusableResponse
Retrieves the raw response of the underlying Response
getRole(Integer) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a role with the specified ID.
getRole(Integer, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a role with the specified ID.
getRole(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a role with the specified name for a specific product.
getRole(String, String, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a role with the specified name for a specific product.
getRootFields() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Definition
Retrieves the root fields definitions of the definition.
getStatus() - Method in class com.cultofbits.integrationm.service.dictionary.ReusableResponse
Returns the HTTP status of the underlying Response
getStatus() - Method in class com.cultofbits.integrationm.service.dictionary.ReusableResponse.Skipped
Always returns 200.
getStatus() - Method in class com.cultofbits.integrationm.service.dictionary.SearchResult
Returns the HTTP status of the underlying Response
getTimestamp() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Retrieves the timestamp associated with this event.
getTotal() - Method in class com.cultofbits.integrationm.service.dictionary.SearchResult
Returns the total number of results for the search.
getUser(Integer) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a user with the specified ID.
getUser(Integer, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a user with the specified ID.
getUser(String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a user with the specified ID.
getUser(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Retrieves information about a user with the specified username.
getUser() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Retrieves the username of the user associated with this event.
getVersion() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Definition
Retrieves the version of the definition.
Group - Class in com.cultofbits.integrationm.service.dictionary.userm
 
Group() - Constructor for class com.cultofbits.integrationm.service.dictionary.userm.Group
 
Group.GroupLinks - Class in com.cultofbits.integrationm.service.dictionary.userm
 
GroupLinks() - Constructor for class com.cultofbits.integrationm.service.dictionary.userm.Group.GroupLinks
 
groups - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User
 

I

id - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Group
 
id - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Permission
 
id - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Role
 
id - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User
 
init() - Method in class com.cultofbits.integrationm.service.actionpack.ActionPackManager
 
INSTANCE - Static variable in class com.cultofbits.integrationm.service.dictionary.EmptyBody
 
isDuplicable() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition
Retrieves the duplicability state of the field definition.
isRequired() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition
Checks if the field definition is required.
isRootField() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition
 

K

keys - Variable in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition.Configuration
 

L

leftShift(Map<String, Object>) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Updates
For compatibility with groovy's left shift operator <<
log - Static variable in class com.cultofbits.integrationm.service.actionpack.ActionPackManager
 

N

name - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Group
 
name - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Permission
 
name - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Role
 
name - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User
 

O

ok() - Method in class com.cultofbits.integrationm.service.dictionary.ReusableResponse
Returns true if the status of the underlying Response is a 2xx.
ok() - Method in class com.cultofbits.integrationm.service.dictionary.SearchResult
Returns true if the status of the underlying Response is a 2xx.

P

passwordCleared - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User
 
Permission - Class in com.cultofbits.integrationm.service.dictionary.userm
 
Permission() - Constructor for class com.cultofbits.integrationm.service.dictionary.userm.Permission
 
Permission.PermissionLinks - Class in com.cultofbits.integrationm.service.dictionary.userm
 
PermissionLinks() - Constructor for class com.cultofbits.integrationm.service.dictionary.userm.Permission.PermissionLinks
 
permissions - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Role
 
perms - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Group.GroupLinks
 
perms - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Permission.PermissionLinks
 
perms - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Role.RoleLinks
 
perms - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User.UserLinks
 
post(String, Map<String, String>) - Method in class com.cultofbits.integrationm.service.actionpack.RestActionPack
Transforms the passed Map into a JSON object and POSTs it to the given uri.
post(String, List) - Method in class com.cultofbits.integrationm.service.actionpack.RestActionPack
Transforms the passed List into a JSON object and POSTs it to the given uri.
post(String, Map<String, String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.RestActionPack
Transforms the passed Map into a JSON object and POSTs it to the given uri.
post(String, List, String) - Method in class com.cultofbits.integrationm.service.actionpack.RestActionPack
Transforms the passed List into a JSON object and POSTs it to the given uri.
product - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Permission
 
product - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Role
 
put(String, Map<String, String>) - Method in class com.cultofbits.integrationm.service.actionpack.RestActionPack
Transforms the passed Map into a JSON object and PUTs it to the given uri.
put(String, List) - Method in class com.cultofbits.integrationm.service.actionpack.RestActionPack
Transforms the passed List into a JSON object and PUTs it to the given uri.
put(String, Map<String, String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.RestActionPack
Transforms the passed Map into a JSON object and PUTs it to the given uri.
put(String, List, String) - Method in class com.cultofbits.integrationm.service.actionpack.RestActionPack
Transforms the passed List into a JSON object and PUTs it to the given uri.

R

RecordmActionPack - Class in com.cultofbits.integrationm.service.actionpack
Action pack for interacting with RecordM.
RecordmActionPack(String, UserCookiesGenerator) - Constructor for class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
 
RecordmInstance - Class in com.cultofbits.integrationm.service.dictionary.recordm
This class wraps Map representing instances in a way that simplifies the most common cases.
RecordmInstance(Map<String, Object>) - Constructor for class com.cultofbits.integrationm.service.dictionary.recordm.RecordmInstance
 
RecordmInstance.Field - Class in com.cultofbits.integrationm.service.dictionary.recordm
Represents a field from an Instance.
RecordmMsg - Class in com.cultofbits.integrationm.service.dictionary.recordm
The RecordmMsg class represents an event message related to Record instances.
RecordmMsg(Map<String, Object>) - Constructor for class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
 
RecordmMsg.Field - Class in com.cultofbits.integrationm.service.dictionary.recordm
Represents a field that may have been changed.
RecordmSearchHit - Class in com.cultofbits.integrationm.service.dictionary.recordm
Wraps a single result from a search request
RecordmSearchHit(Map<String, Object>) - Constructor for class com.cultofbits.integrationm.service.dictionary.recordm.RecordmSearchHit
 
RecordmStats - Class in com.cultofbits.integrationm.service.dictionary.recordm
 
RecordmStats() - Constructor for class com.cultofbits.integrationm.service.dictionary.recordm.RecordmStats
 
removeFrom - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User.UserLinks
 
removeFromGroup - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Role.RoleLinks
 
removeFromRole - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Permission.PermissionLinks
 
removePermissionsFromRole(String, String, List<String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Removes multiple permissions from a specified role for a specific product.
removePermissionsFromRole(String, String, List<String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Removes multiple permissions from a specified role for a specific product.
removeRolesFromGroup(String, String, List<String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Removes multiple roles of a specific product from the specified group.
removeRolesFromGroup(String, String, List<String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Removes multiple roles of a specific product from the specified group.
removeUserFromGroups(String, List<String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Removes a user from multiple specified groups.
removeUserFromGroups(String, List<String>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Removes a user from multiple specified groups.
ReportmActionPack - Class in com.cultofbits.integrationm.service.actionpack
Action pack for interacting with ReportM.
ReportmActionPack(String, UserCookiesGenerator) - Constructor for class com.cultofbits.integrationm.service.actionpack.ReportmActionPack
 
ReportmResponse - Class in com.cultofbits.integrationm.service.dictionary.reportm
 
ReportmResponse(Response) - Constructor for class com.cultofbits.integrationm.service.dictionary.reportm.ReportmResponse
 
RestActionPack - Class in com.cultofbits.integrationm.service.actionpack
Generic REST Action pack to allow interaction with any given endpoint.
RestActionPack(String, String, String, UserCookiesGenerator) - Constructor for class com.cultofbits.integrationm.service.actionpack.RestActionPack
 
ReusableResponse<K> - Class in com.cultofbits.integrationm.service.dictionary
This class wraps a Response and simplifies dealing with the most common cases.
ReusableResponse(Response, Class<K>) - Constructor for class com.cultofbits.integrationm.service.dictionary.ReusableResponse
 
ReusableResponse.Skipped<K> - Class in com.cultofbits.integrationm.service.dictionary
A subclass of ReusableResponse that represents requests that were skipped and never executed.
Role - Class in com.cultofbits.integrationm.service.dictionary.userm
 
Role() - Constructor for class com.cultofbits.integrationm.service.dictionary.userm.Role
 
Role.RoleLinks - Class in com.cultofbits.integrationm.service.dictionary.userm
 
RoleLinks() - Constructor for class com.cultofbits.integrationm.service.dictionary.userm.Role.RoleLinks
 
roles - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Group
 

S

search(String, String) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Searches for instances of records that match the provided query in the specified definition.
search(String, String, Map<String, String>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Searches for instances of records that match the provided query in the specified definition.
search(String, String, Consumer<Response>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Searches for instances of records that match the provided query in the specified definition and processes the search response with the specified response processor.
search(String, String, Map<String, String>, Consumer<Response>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Searches for instances of records that match the provided query in the specified definition and processes the search response with the specified response processor and additional options.
searchGroups(String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Searches for groups based on the provided query.
searchGroups(String, Map<String, String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Searches for groups based on the provided query.
searchPermissions(String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Searches for permissions based on the provided query.
searchPermissions(String, Map<String, String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Searches for permissions based on the provided query.
SearchResult<T> - Class in com.cultofbits.integrationm.service.dictionary
This class wraps a Response containing the response to an Elasticsearch search request.
SearchResult(Response, Function<Map<String, Object>, T>) - Constructor for class com.cultofbits.integrationm.service.dictionary.SearchResult
 
searchRoles(String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Searches for roles based on the provided query.
searchRoles(String, Map<String, String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Searches for roles based on the provided query.
searchUsers(String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Searches for users based on the provided query.
searchUsers(String, Map<String, String>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Searches for users based on the provided query.
self - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User.UserLinks
 
send(String, String, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.EmailActionPack
Sends an email to the provided destinations.
send(String, List<String>, Map<String, Object>) - Method in interface com.cultofbits.integrationm.service.actionpack.SmsActionPack
Sends a sms to the provided destination.
send(String, List<String>, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.SmsActionPackTwilio
Sends a sms to the provided destination using a twilio account.
set(String, Object) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Updates
 
setEmailService(EmailService) - Method in class com.cultofbits.integrationm.service.actionpack.ActionPackManager
 
setIndexService(IndexService) - Method in class com.cultofbits.integrationm.service.actionpack.ActionPackManager
 
setProperties(Properties) - Method in class com.cultofbits.integrationm.service.actionpack.ActionPackManager
 
setUserCookiesGenerator(UserCookiesGenerator) - Method in class com.cultofbits.integrationm.service.actionpack.ActionPackManager
 
setUserMClient(UserMClient) - Method in class com.cultofbits.integrationm.service.actionpack.ActionPackManager
 
size() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Updates
 
skipped() - Method in class com.cultofbits.integrationm.service.dictionary.ReusableResponse
Returns true if the request was skipped and never executed.
Skipped(Class<K>) - Constructor for class com.cultofbits.integrationm.service.dictionary.ReusableResponse.Skipped
 
skipped() - Method in class com.cultofbits.integrationm.service.dictionary.ReusableResponse.Skipped
Always returns true.
SmsActionPack - Interface in com.cultofbits.integrationm.service.actionpack
Action pack for sending SMSs
The action pack should be configured in com.cultofbits.integrationm.service.properties file with the sms key.
SmsActionPackTwilio - Class in com.cultofbits.integrationm.service.actionpack
Action pack for sending SMSs with Twilio provider.
SmsActionPackTwilio(String, String, String) - Constructor for class com.cultofbits.integrationm.service.actionpack.SmsActionPackTwilio
 
SqlActionPack - Class in com.cultofbits.integrationm.service.actionpack.classic
Action pack for interacting with SQL DBs.
SqlActionPack(String, String, String, String) - Constructor for class com.cultofbits.integrationm.service.actionpack.classic.SqlActionPack
 
stream(String, String, Consumer<RecordmSearchHit>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Streams instances of records that match the provided query in the specified definition to the consumer.
stream(String, String, Map<String, String>, Consumer<RecordmSearchHit>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Streams instances of records that match the provided query in the specified definition to the consumer, using the provided search options.
streamUntil(String, String, Map<String, String>, Function<RecordmSearchHit, Boolean>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Streams instances of records that match the provided query in the specified definition to the consumer, using the provided search options, until the consumer's function returns false.
success() - Method in class com.cultofbits.integrationm.service.dictionary.ReusableResponse
Returns true if the status of the underlying Response is a 2xx.
success() - Method in class com.cultofbits.integrationm.service.dictionary.SearchResult
Returns true if the status of the underlying Response is a 2xx.

T

to(RecordmInstance) - Static method in class com.cultofbits.integrationm.service.dictionary.recordm.Updates
 
toString() - Method in class com.cultofbits.integrationm.service.actionpack.classic.SqlActionPack
 
toString() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.Definition
 
toString() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition.Configuration
 
toString() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.FieldDefinition
 
toString() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmInstance
 
toString() - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmStats
 
toString() - Method in class com.cultofbits.integrationm.service.dictionary.ReusableResponse
 
toString() - Method in class com.cultofbits.integrationm.service.dictionary.userm.Group.GroupLinks
 
toString() - Method in class com.cultofbits.integrationm.service.dictionary.userm.Group
 
toString() - Method in class com.cultofbits.integrationm.service.dictionary.userm.Permission.PermissionLinks
 
toString() - Method in class com.cultofbits.integrationm.service.dictionary.userm.Permission
 
toString() - Method in class com.cultofbits.integrationm.service.dictionary.userm.Role.RoleLinks
 
toString() - Method in class com.cultofbits.integrationm.service.dictionary.userm.Role
 
toString() - Method in class com.cultofbits.integrationm.service.dictionary.userm.User
 
toString() - Method in class com.cultofbits.integrationm.service.dictionary.userm.User.UserLinks
 

U

update(String, int, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Updates an instance of a Definition with the specified instance ID using the provided updates.
update(String, String, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Updates multiple instances of records that match the specified condition using the provided updates.
update(String, int, Map<String, Object>, String) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Updates an instance of a Definition with the specified instance ID using the provided updates.
update(String, String, Map<String, Object>, String) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Updates multiple instances of records that match the specified condition using the provided updates.
update(String, int, Map<String, Object>, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Updates an instance of a Definition with the specified instance ID using the provided updates.
update(String, String, Map<String, Object>, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Updates multiple instances of records that match the specified condition using the provided updates.
update(String, int, Map<String, Object>, String, Consumer<Response>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Updates an instance of a Definition with the specified instance ID using the provided updates and runs the update operation with the specified user context.
update(String, String, Map<String, Object>, String, Consumer<Response>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Updates multiple instances of records that match the specified condition using the provided updates and runs the update operation with the specified user context.
update(String, String, Map<String, Object>, Map<String, Object>, Consumer<Response>) - Method in class com.cultofbits.integrationm.service.actionpack.RecordmActionPack
Updates multiple instances of records that match the specified condition using the provided updates and additional options.
update - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Group.GroupLinks
 
update - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Permission.PermissionLinks
 
update - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Role.RoleLinks
 
update - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User.UserLinks
 
updated - Variable in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmStats
 
updateGroup(String, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Updates an existing group with the provided information.
updateGroup(String, Map<String, Object>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Updates an existing group with the provided information.
updatePermission(String, String, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Updates an existing permission with the provided information.
updatePermission(String, String, Map<String, Object>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Updates an existing permission with the provided information.
updateRole(String, String, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Updates an existing role with the provided information.
updateRole(String, String, Map<String, Object>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Updates an existing role with the provided information.
Updates - Class in com.cultofbits.integrationm.service.dictionary.recordm
 
updateUser(String, Map<String, Object>) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Updates an existing user with the provided information.
updateUser(String, Map<String, Object>, String) - Method in class com.cultofbits.integrationm.service.actionpack.UsermActionPack
Updates an existing user with the provided information.
User - Class in com.cultofbits.integrationm.service.dictionary.userm
 
User() - Constructor for class com.cultofbits.integrationm.service.dictionary.userm.User
 
User.UserLinks - Class in com.cultofbits.integrationm.service.dictionary.userm
 
UserLinks() - Constructor for class com.cultofbits.integrationm.service.dictionary.userm.User.UserLinks
 
UsermActionPack - Class in com.cultofbits.integrationm.service.actionpack
Action pack for interacting with UserM.
UsermActionPack(String, UserCookiesGenerator) - Constructor for class com.cultofbits.integrationm.service.actionpack.UsermActionPack
 
username - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User
 
usernameAD - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User
 

V

value(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmInstance
The first value of a matching field.
value(String, Class) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmInstance
The first value of a matching field converted to a specific type.
value(Function<Map<String, Object>, Boolean>) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmInstance
The first value of a matching field.
value(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Shortcut method to get the first value of a field of the updated Instance.
value(String, Class) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Shortcut method to get the first value of a field of the updated Instance.
value(Function<Map<String, Object>, Boolean>) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Shortcut method to get the first value of a field of the updated Instance.
value(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmSearchHit
Get one or all the values of fields with the specified name.
values(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmInstance
Get all the values of fields with the specified name.
values(String, Class) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmInstance
Get all the values of fields with the specified name.
values(Function<Map<String, Object>, Boolean>) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmInstance
Get all the values of fields that match a predicate.
values(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Get all the values of fields with the specified name.
values(String, Class) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmMsg
Get all the values of fields with the specified name.
values(String) - Method in class com.cultofbits.integrationm.service.dictionary.recordm.RecordmSearchHit
Get all the values of fields with the specified name.
version - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Group
 
version - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Permission
 
version - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Role
 
version - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User
 

_

_links - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Group
 
_links - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Permission
 
_links - Variable in class com.cultofbits.integrationm.service.dictionary.userm.Role
 
_links - Variable in class com.cultofbits.integrationm.service.dictionary.userm.User
 
A C D E F G I K L N O P R S T U V _ 
Skip navigation links

Copyright © 2021 Cult Of Bits, lda