@Portable public class CaseManagementAdhocSubprocess extends CaseManagementBaseSubprocess
| Modifier and Type | Class and Description |
|---|---|
static class |
CaseManagementAdhocSubprocess.AdhocSubprocessBuilder |
| Modifier and Type | Field and Description |
|---|---|
static String |
description |
static String |
title |
backgroundSet, category, dimensionsSet, fontSet, general, labels, simulationSet| Constructor and Description |
|---|
CaseManagementAdhocSubprocess() |
CaseManagementAdhocSubprocess(BPMNGeneralSet general,
BackgroundSet backgroundSet,
FontSet fontSet,
RectangleDimensionsSet dimensionsSet,
SimulationSet simulationSet) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTitle() |
getBackgroundSet, getCategory, getDescription, getDimensionsSet, getFontSet, getGeneral, getLabels, getSimulationSet, setBackgroundSet, setDimensionsSet, setFontSet, setGeneral, setSimulationSetpublic static final transient String title
public static final transient String description
public CaseManagementAdhocSubprocess()
public CaseManagementAdhocSubprocess(BPMNGeneralSet general, BackgroundSet backgroundSet, FontSet fontSet, RectangleDimensionsSet dimensionsSet, SimulationSet simulationSet)
public String getTitle()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.