Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROVIDER_NAME |
"provider-name" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
RUNTIME_NAME |
"runtime-name" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PIPELINE_EXECUTION_ID |
"_pipelineExecutionId_" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEFAULT_THREAD_POOL_SIZE |
10 |
protected static final String |
THREAD_POOL_SIZE_PROPERTY_NAME |
"org.guvnor.ala.pipeline.execution.threadPoolSize" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PIPELINE_NAME_SORT |
"name" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROVIDER_ID_SORT |
"id" |
public static final String |
PROVIDER_TYPE_NAME_SORT |
"providerTypeName" |
public static final String |
PROVIDER_TYPE_VERSION_SORT |
"version" |
public static final String |
RUNTIME_ID_SORT |
"id" |
public static final String |
RUNTIME_STATE_SORT |
"state" |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.