Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROVIDER_CLASS_NAME_PROPERTY_NAME |
"drools.agent.factory.provider" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.agent.monitorChangeSetEvents" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.agent.newInstance" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.agent.scanDirectories" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.agent.scanResources" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.agent.useKBaseClassLoaderForCompiling" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.agent.validationTimeout" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.accumulate.function." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.classLoaderCacheEnabled" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.dialect.default" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.defaultPackageName" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.dump.dir" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.evaluator." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.lang.level" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.parser.processStringEscapes" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.propertySpecific" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.ruleEngine" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.sessionCache" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ROOT |
"ROOT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.alphaNodeHashingThreshold" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.compositeKeyDepth" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.consequenceExceptionHandler" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_VALUE |
20 |
public static final String |
PROPERTY_NAME |
"drools.jittingThreshold" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.indexLeftBetaMemory" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.indexPrecedence" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.indexRightBetaMemory" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.maxThreads" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.multithreadEvaluation" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_VALUE |
90 |
public static final String |
PROPERTY_NAME |
"drools.permgenThreshold" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.sequential.agenda" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.sequential" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.shareAlphaNodes" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.shareBetaNodes" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNKNOWN_USER_IDENTITY |
"unknown" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
KIE_RESOURCE_CONF_CLASS |
"kie.resource.conf.class" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ASCENDING_VALUE |
"ASC" |
public static final String |
DESCENDING_VALUE |
"DESC" |
public static final String |
FILTER |
"filter" |
public static final String |
FIRST_RESULT |
"firstResult" |
public static final String |
FLUSH_MODE |
"flushMode" |
public static final String |
MAX_RESULTS |
"maxResults" |
public static final String |
ORDER_BY |
"orderby" |
public static final String |
ORDER_TYPE |
"orderType" |
public static final String |
PAGE_NUMBER |
"page number" |
public static final String |
PAGE_SIZE |
"page size" |
public static final String |
VAR_VAL_SEPARATOR |
":" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REST_CLIENT_ROLE |
"rest-client" |
public static final String |
REST_DEPLOYMENT_ROLE |
"rest-deployment" |
public static final String |
REST_PROCESS_RO_ROLE |
"rest-process-read-only" |
public static final String |
REST_PROCESS_ROLE |
"rest-process" |
public static final String |
REST_PROJECT_ROLE |
"rest-project" |
public static final String |
REST_QUERY_ROLE |
"rest-query" |
public static final String |
REST_ROLE |
"rest-all" |
public static final String |
REST_TASK_RO_ROLE |
"rest-task-read-only" |
public static final String |
REST_TASK_ROLE |
"rest-task" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
META_INF_LOCATION |
"META-INF/kie-deployment-descriptor.xml" |
public static final String |
TYPE_ALL |
"all" |
public static final String |
TYPE_EXECUTE |
"execute" |
public static final String |
TYPE_VIEW |
"view" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"drools.forceEagerActivation" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
CONTEXT_ID |
"EmptyContext" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
KIE_SECURITY_POLICY_PROPERTY |
"kie.security.policy" |
Modifier and Type | Constant Field | Value |
---|---|---|
public final String |
fileName |
"kie.conf" |
public final String |
path |
"META-INF/kie.conf" |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.