public class BpmnExtension
extends org.camunda.bpm.model.bpmn.Bpmn
Bpmn instance, which registers additional types that are required to read the
bpmndt extension elements.| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT_DESCRIPTION |
static String |
ELEMENT_NAME |
static String |
ELEMENT_NODE |
static String |
ELEMENT_PATH |
static String |
ELEMENT_TEST_CASE |
static String |
ELEMENT_TEST_CASES |
static BpmnExtension |
INSTANCE
Reusable instance.
|
static String |
NS |
| Constructor and Description |
|---|
BpmnExtension() |
convertToString, createEmptyModel, createExecutableProcess, createExecutableProcess, createProcess, createProcess, getBpmnModel, getBpmnModelBuilder, readModelFromFile, readModelFromStream, setBpmnModel, validateModel, writeModelToFile, writeModelToStreampublic static final BpmnExtension INSTANCE
public static final String ELEMENT_DESCRIPTION
public static final String ELEMENT_NAME
public static final String ELEMENT_NODE
public static final String ELEMENT_PATH
public static final String ELEMENT_TEST_CASE
public static final String ELEMENT_TEST_CASES
public static final String NS
Copyright © 2023 Camunda. All rights reserved.