Package com.flowable.policy.engine.impl
Class PolicyEngineImpl
java.lang.Object
com.flowable.policy.engine.impl.PolicyEngineImpl
- All Implemented Interfaces:
PolicyEngine,Engine
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected PolicyEngineConfigurationprotected final org.slf4j.Loggerprotected Stringprotected PolicyRepositoryServiceFields inherited from interface com.flowable.policy.engine.PolicyEngine
VERSION -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logger
protected final org.slf4j.Logger logger -
name
-
engineConfiguration
-
policyRepositoryService
-
-
Constructor Details
-
PolicyEngineImpl
-
-
Method Details
-
getName
-
close
public void close() -
getPolicyRepositoryService
- Specified by:
getPolicyRepositoryServicein interfacePolicyEngine
-
getPolicyEngineConfiguration
- Specified by:
getPolicyEngineConfigurationin interfacePolicyEngine
-