Skip to main content

create_bpmn_delegate_binding

Function create_bpmn_delegate_binding 

Source
pub async fn create_bpmn_delegate_binding(
    configuration: &Configuration,
    workspace: &str,
    new_bpmn_delegate_binding: NewBpmnDelegateBinding,
) -> Result<String, Error<CreateBpmnDelegateBindingError>>