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 PolicyEngineConfiguration
protected final org.slf4j.Logger
protected String
protected PolicyRepositoryService
Fields 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:
getPolicyRepositoryService
in interfacePolicyEngine
-
getPolicyEngineConfiguration
- Specified by:
getPolicyEngineConfiguration
in interfacePolicyEngine
-