Class AuditorAwareImpl
java.lang.Object
org.activiti.cloud.services.modeling.jpa.audit.AuditorAwareImpl
- All Implemented Interfaces:
org.springframework.data.domain.AuditorAware<String>
public class AuditorAwareImpl
extends Object
implements org.springframework.data.domain.AuditorAware<String>
Auditor implementation.
-
Constructor Summary
ConstructorsConstructorDescriptionAuditorAwareImpl(org.activiti.api.runtime.shared.security.SecurityManager securityManager) -
Method Summary
-
Constructor Details
-
Method Details
-
getCurrentAuditor
- Specified by:
getCurrentAuditorin interfaceorg.springframework.data.domain.AuditorAware<String>
-