Members
(inner) deployDefinitionId
(inner) deployProcessXml
(inner) isCurrentlyDeploying
(inner) processToDeploy
(inner) showDeployModal
(inner) updateElementMachineMapping
Methods
deployProcess(processToDeploy)
Deploys the given process
Parameters:
Name | Type | Description |
---|---|---|
processToDeploy |
string | process to be deployed as xml |
deployProcessToMachines()
importProcess()
For saving processes on the MS which are stored on an engine
navigateToDeployment()
openMappingEditor(definitionId)
Opens dialog that allows editing of machine maching for process with given id
Parameters:
Name | Type | Description |
---|---|---|
definitionId |
string | id of the process we want to update |
openPopup()
Opens a popup dialog
saveMachineMapping(obj)
Saves the given machine mapping in the bpmn of the currently selected process
Parameters:
Name | Type | Description |
---|---|---|
obj |
object | the flowNode to machine mapping |