public class CheckName extends Object
| Constructor and Description |
|---|
CheckName() |
| Modifier and Type | Method and Description |
|---|---|
static String |
checkName(org.camunda.bpm.model.bpmn.instance.BaseElement baseElement)
Checks the name of a BaseElement and returns the identifier if no name is specified
|
static String |
checkTimer(Element element)
Checks the name of a Timer and returns the identifier if no name is specified
|
public static String checkName(org.camunda.bpm.model.bpmn.instance.BaseElement baseElement)
baseElement - Holds the BaseElement of a given BPMN elementCopyright © 2017 viadee Unternehmensberatung GmbH. All rights reserved.