Class ParameterSamples
- java.lang.Object
-
- org.kie.server.remote.rest.casemgmt.docs.ParameterSamples
-
public class ParameterSamples extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringCASE_ADHOC_FRAGMENTS_JSONstatic StringCASE_COMMENTS_JSONstatic StringCASE_DEFINITION_JSONstatic StringCASE_DEFINITIONS_JSONstatic StringCASE_FILE_JSONstatic StringCASE_FILE_XMLstatic StringCASE_ID_JSONstatic StringCASE_INSTANCE_JSONstatic StringCASE_INSTANCES_JSONstatic StringCASE_MIGRATION_MAP_JSONstatic StringCASE_MIGRATION_MAP_XMLstatic StringCASE_MIGRATION_REPORT_JSONstatic StringCASE_MILESTONES_JSONstatic StringCASE_ROLES_ASSIGNMENTS_JSONstatic StringCASE_STAGES_JSONstatic StringGET_CASE_FILE_DATA_RESPONSE_JSONstatic StringGET_PROCESS_DEFS_RESPONSE_JSONstatic StringGET_TASK_SUMMARY_RESPONSE_JSONstatic StringJSONstatic StringNODE_INSTANCES_JSONstatic StringPROCESS_INSTANCES_JSONstatic StringVAR_JSONstatic StringVAR_MAP_JSONstatic StringVAR_MAP_XMLstatic StringVAR_XMLstatic StringXML
-
Constructor Summary
Constructors Constructor Description ParameterSamples()
-
-
-
Field Detail
-
JSON
public static final String JSON
- See Also:
- Constant Field Values
-
XML
public static final String XML
- See Also:
- Constant Field Values
-
CASE_MIGRATION_MAP_JSON
public static final String CASE_MIGRATION_MAP_JSON
- See Also:
- Constant Field Values
-
VAR_MAP_JSON
public static final String VAR_MAP_JSON
- See Also:
- Constant Field Values
-
VAR_JSON
public static final String VAR_JSON
- See Also:
- Constant Field Values
-
CASE_FILE_JSON
public static final String CASE_FILE_JSON
- See Also:
- Constant Field Values
-
CASE_INSTANCES_JSON
public static final String CASE_INSTANCES_JSON
- See Also:
- Constant Field Values
-
CASE_MIGRATION_REPORT_JSON
public static final String CASE_MIGRATION_REPORT_JSON
- See Also:
- Constant Field Values
-
GET_TASK_SUMMARY_RESPONSE_JSON
public static final String GET_TASK_SUMMARY_RESPONSE_JSON
- See Also:
- Constant Field Values
-
GET_PROCESS_DEFS_RESPONSE_JSON
public static final String GET_PROCESS_DEFS_RESPONSE_JSON
- See Also:
- Constant Field Values
-
GET_CASE_FILE_DATA_RESPONSE_JSON
public static final String GET_CASE_FILE_DATA_RESPONSE_JSON
- See Also:
- Constant Field Values
-
CASE_DEFINITIONS_JSON
public static final String CASE_DEFINITIONS_JSON
- See Also:
- Constant Field Values
-
CASE_ID_JSON
public static final String CASE_ID_JSON
- See Also:
- Constant Field Values
-
CASE_INSTANCE_JSON
public static final String CASE_INSTANCE_JSON
- See Also:
- Constant Field Values
-
CASE_MILESTONES_JSON
public static final String CASE_MILESTONES_JSON
- See Also:
- Constant Field Values
-
CASE_STAGES_JSON
public static final String CASE_STAGES_JSON
- See Also:
- Constant Field Values
-
CASE_ADHOC_FRAGMENTS_JSON
public static final String CASE_ADHOC_FRAGMENTS_JSON
- See Also:
- Constant Field Values
-
PROCESS_INSTANCES_JSON
public static final String PROCESS_INSTANCES_JSON
- See Also:
- Constant Field Values
-
NODE_INSTANCES_JSON
public static final String NODE_INSTANCES_JSON
- See Also:
- Constant Field Values
-
CASE_ROLES_ASSIGNMENTS_JSON
public static final String CASE_ROLES_ASSIGNMENTS_JSON
- See Also:
- Constant Field Values
-
CASE_COMMENTS_JSON
public static final String CASE_COMMENTS_JSON
- See Also:
- Constant Field Values
-
CASE_DEFINITION_JSON
public static final String CASE_DEFINITION_JSON
- See Also:
- Constant Field Values
-
CASE_MIGRATION_MAP_XML
public static final String CASE_MIGRATION_MAP_XML
- See Also:
- Constant Field Values
-
VAR_MAP_XML
public static final String VAR_MAP_XML
- See Also:
- Constant Field Values
-
VAR_XML
public static final String VAR_XML
- See Also:
- Constant Field Values
-
CASE_FILE_XML
public static final String CASE_FILE_XML
- See Also:
- Constant Field Values
-
-