Module: Vue:Deployments

Members

(inner) deployDefinitionId

Source:

(inner) deployProcessXml

Source:

(inner) isCurrentlyDeploying

Source:

(inner) processToDeploy

Source:

(inner) showDeployModal

Source:

(inner) updateElementMachineMapping

Source:

Methods

deployProcess(processToDeploy)

Deploys the given process

Parameters:
Name Type Description
processToDeploy string

process to be deployed as xml

Source:

deployProcessToMachines()

Source:

importProcess()

For saving processes on the MS which are stored on an engine

Source:
Source:

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

Source:

openPopup()

Opens a popup dialog

Source:

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

Source: