Class ServiceImpl

java.lang.Object
com.flowable.content.engine.impl.ServiceImpl
Direct Known Subclasses:
ContentManagementServiceImpl, ContentServiceImpl, DocumentRepositoryServiceImpl, MetadataServiceImpl, RenditionServiceImpl

public abstract class ServiceImpl
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected org.flowable.common.engine.impl.interceptor.CommandExecutor commandExecutor  
    protected ContentEngineConfiguration engineConfig  
  • Constructor Summary

    Constructors 
    Constructor Description
    ServiceImpl()  
    ServiceImpl​(ContentEngineConfiguration engineConfig)  
  • Method Summary

    Modifier and Type Method Description
    org.flowable.common.engine.impl.interceptor.CommandExecutor getCommandExecutor()  
    void setCommandExecutor​(org.flowable.common.engine.impl.interceptor.CommandExecutor commandExecutor)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait