JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.camunda.zeebe.model.bpmn.instance.zeebe
Interface ZeebeMapping
All Known Subinterfaces:
ZeebeInput
,
ZeebeOutput
All Known Implementing Classes:
ZeebeInputImpl
,
ZeebeOutputImpl
public interface
ZeebeMapping
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getSource
()
String
getTarget
()
Method Details
getSource
String
getSource
()
getTarget
String
getTarget
()