Modifier and Type | Method and Description |
---|---|
AuditService |
AuditEngineConfigurationApi.getAuditService()
Returns the audit service where audit entries can be created and retrieved.
|
Modifier and Type | Field and Description |
---|---|
protected AuditService |
AuditEngineConfiguration.auditService |
Modifier and Type | Method and Description |
---|---|
AuditService |
AuditEngineConfiguration.getAuditService() |
AuditService |
AuditEngine.getAuditService() |
Modifier and Type | Method and Description |
---|---|
void |
AuditEngineConfiguration.setAuditService(AuditService auditService) |
Modifier and Type | Field and Description |
---|---|
protected AuditService |
AuditEngineImpl.auditService |
Modifier and Type | Method and Description |
---|---|
AuditService |
AuditEngineImpl.getAuditService() |
Modifier and Type | Class and Description |
---|---|
class |
AuditServiceImpl |
Modifier and Type | Method and Description |
---|---|
AuditService |
AuditInstanceBuilderImpl.getAuditService() |
Modifier and Type | Field and Description |
---|---|
protected AuditService |
PlatformCaseInstanceService.auditService |
Modifier and Type | Field and Description |
---|---|
protected AuditService |
PlatformProcessInstanceService.auditService |
Modifier and Type | Field and Description |
---|---|
protected AuditService |
TemplateChangeServiceImpl.auditService |
Constructor and Description |
---|
TemplateChangeServiceImpl(TemplateRepositoryService templateRepositoryService,
TemplateEngineConfiguration templateEngineConfiguration,
RuntimeService runtimeService,
TaskService taskService,
IdentityService identityService,
AuditService auditService) |