Documentation ¶
Index ¶
- Constants
- func DeployProcess(camundUrl string, name string, xml string, svg string, owner string, ...) (deploymentId string, err error)
- func RemoveDeployment(camundUrl string, instanceId string) (err error)
- func RemoveHistory(camundUrl string, instanceId string) (err error)
- func StartProcess(camundUrl string, processDefinitionId string) (err error)
Constants ¶
View Source
const BPMNWithTasksExample = `` /* 5437-byte string literal not displayed */
View Source
const BpmnExample = `` /* 1351-byte string literal not displayed */
View Source
const BpmnWithScriptExample = `` /* 1954-byte string literal not displayed */
View Source
const SvgExample = `` /* 2241-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func DeployProcess ¶
func RemoveDeployment ¶
func RemoveHistory ¶
func StartProcess ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.