| Package | Description |
|---|---|
| de.hybris.platform.processengine.transformer.bpmnhybris | |
| www.omg.org.spec.bpmn.model |
| Modifier and Type | Method and Description |
|---|---|
TScript |
HybrisBPMNElementsFactory.createScript(Script script) |
| Modifier and Type | Field and Description |
|---|---|
protected TScript |
TScriptTask.script |
protected TScript |
TGlobalScriptTask.script |
| Modifier and Type | Method and Description |
|---|---|
TScript |
ObjectFactory.createTScript()
Create an instance of
TScript |
TScript |
TScriptTask.getScript()
Gets the value of the script property.
|
TScript |
TGlobalScriptTask.getScript()
Gets the value of the script property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TScript> |
ObjectFactory.createScript(TScript value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TScript> |
ObjectFactory.createScript(TScript value)
|
void |
TScriptTask.setScript(TScript value)
Sets the value of the script property.
|
void |
TGlobalScriptTask.setScript(TScript value)
Sets the value of the script property.
|
Copyright © 2018 SAP SE. All Rights Reserved.