@Portable public class CaseManagementNoneTask extends CaseManagementBaseTask
| Modifier and Type | Class and Description |
|---|---|
static class |
CaseManagementNoneTask.NoneTaskBuilder |
| Modifier and Type | Field and Description |
|---|---|
protected EmptyTaskExecutionSet |
executionSet |
static String |
title |
backgroundSet, category, description, dimensionsSet, fontSet, general, labels, simulationSet, taskType| Constructor and Description |
|---|
CaseManagementNoneTask() |
CaseManagementNoneTask(TaskGeneralSet general,
EmptyTaskExecutionSet executionSet,
BackgroundSet backgroundSet,
FontSet fontSet,
RectangleDimensionsSet dimensionsSet,
SimulationSet simulationSet,
TaskType taskType) |
| Modifier and Type | Method and Description |
|---|---|
EmptyTaskExecutionSet |
getExecutionSet() |
String |
getTitle() |
void |
setExecutionSet(EmptyTaskExecutionSet executionSet) |
getBackgroundSet, getCategory, getDescription, getDimensionsSet, getFontSet, getGeneral, getLabels, getSimulationSet, getTaskType, setBackgroundSet, setDimensionsSet, setFontSet, setGeneral, setSimulationSet, setTaskTypepublic static final transient String title
protected EmptyTaskExecutionSet executionSet
public CaseManagementNoneTask()
public CaseManagementNoneTask(TaskGeneralSet general, EmptyTaskExecutionSet executionSet, BackgroundSet backgroundSet, FontSet fontSet, RectangleDimensionsSet dimensionsSet, SimulationSet simulationSet, TaskType taskType)
public String getTitle()
public EmptyTaskExecutionSet getExecutionSet()
public void setExecutionSet(EmptyTaskExecutionSet executionSet)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.