Package | Description |
---|---|
org.camunda.bpm.model.bpmn.builder | |
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Method and Description |
---|---|
B |
AbstractScriptTaskBuilder.script(Script script)
Sets the script of the build script task.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptImpl
The BPMN script element
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<Script> |
ScriptTaskImpl.scriptChild |
Modifier and Type | Method and Description |
---|---|
Script |
ScriptTaskImpl.getScript() |
Modifier and Type | Method and Description |
---|---|
void |
ScriptTaskImpl.setScript(Script script) |
Modifier and Type | Method and Description |
---|---|
Script |
ScriptTask.getScript() |
Modifier and Type | Method and Description |
---|---|
void |
ScriptTask.setScript(Script script) |
Copyright © 2015. All rights reserved.