@grails.gorm.transactions.Transactional @groovy.util.logging.Slf4j class OutgoingIntegrationExecuteService extends java.lang.Object
Type | Name and description |
---|---|
CustomiseEngineService |
customiseEngineService |
DomainClassDataService |
domainClassDataService |
DynamicIntegrationDomainClassDataService |
dynamicIntegrationDomainClassDataService |
grails.core.GrailsApplication |
grailsApplication |
OrganizationDataService |
organizationDataService |
OutgoingHttpClientService |
outgoingHttpClientService |
Constructor and description |
---|
OutgoingIntegrationExecuteService
() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
execute(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent event, OutgoingIntegrationListenEvent integrationEvent) |
|
DynamicIntegrationExecRecord |
execute(DynamicIntegration integration, java.util.Map<java.lang.String, java.lang.Object> params, java.io.Serializable objectId) |
|
static GormEntity<?> |
getOriginalValue(GormEntity<?> domain) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#getClass(), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#hashCode(), java.lang.Object#equals(java.lang.Object), java.lang.Object#notifyAll(), java.lang.Object#toString(), java.lang.Object#notify() |
Groovy Documentation