public final class CockpitConstants extends GeneratedCockpitConstants
GeneratedCockpitConstants.Attributes, GeneratedCockpitConstants.Enumerations, GeneratedCockpitConstants.Relations, GeneratedCockpitConstants.TC| Modifier and Type | Field and Description |
|---|---|
static int |
CHANGEEVENT_THRESHOLD_DEFAULT |
static String |
CHANGEEVENT_THRESHOLD_PROPERTY |
static String |
EXTENSIONNAME |
static String |
HMC_BASE_URL_KEY
project.properties key
this url will be used by a cockpit for jumping 'into' the hMC via an URL like http://localhost:9001/hmc/hybris
?open=6586802708810569040&tk=1132678710737536_9013978058683312_91469945dd74fccbd4a113f8cf7e1fdf Sample:
hmc.base.url=http://localhost:9001/hmc/hybris
|
static String |
JASPER_REPORTS_MEDIA_FOLDER |
static String |
NO_WIDGET |
static String |
WORKFLOW_ACTION_SERVICE_BEAN_ID |
static String |
WORKFLOW_HELPER_BEAN_ID
Constant which points to workflow helper bean.
|
static String |
WORKFLOW_NEWEST_SERVICE_BEAN_ID |
static String |
WORKFLOW_SERVICE_BEAN_ID
Constant which points to new workflow service bean.
|
static String |
WORKFLOW_TEMPLATE_SERVICE_BEAN_ID |
public static final String HMC_BASE_URL_KEY
public static final String NO_WIDGET
public static final String JASPER_REPORTS_MEDIA_FOLDER
public static final String WORKFLOW_SERVICE_BEAN_ID
WorkflowConstants.WORKFLOW_SERVICE_BEAN_ID and add alias: <alias alias="workflowService"
name="newWorkflowService"/> this constant will be replaced with above one when deprecated workflow service is
removed. see PLA-10100public static final String WORKFLOW_NEWEST_SERVICE_BEAN_ID
public static final String WORKFLOW_ACTION_SERVICE_BEAN_ID
public static final String WORKFLOW_TEMPLATE_SERVICE_BEAN_ID
public static final String CHANGEEVENT_THRESHOLD_PROPERTY
public static final int CHANGEEVENT_THRESHOLD_DEFAULT
public static final String WORKFLOW_HELPER_BEAN_ID
public static final String EXTENSIONNAME
Copyright © 2017 SAP SE. All Rights Reserved.