Uses of Class
io.camunda.zeebe.model.bpmn.impl.instance.Transformation
Packages that use Transformation
-
Uses of Transformation in io.camunda.zeebe.model.bpmn.impl.instance
Fields in io.camunda.zeebe.model.bpmn.impl.instance with type parameters of type TransformationModifier and TypeFieldDescriptionprotected static org.camunda.bpm.model.xml.type.child.ChildElement
<Transformation> DataAssociationImpl.transformationChild
Methods in io.camunda.zeebe.model.bpmn.impl.instance with parameters of type TransformationModifier and TypeMethodDescriptionvoid
DataAssociationImpl.setTransformation
(Transformation transformation) -
Uses of Transformation in io.camunda.zeebe.model.bpmn.instance
Methods in io.camunda.zeebe.model.bpmn.instance with parameters of type TransformationModifier and TypeMethodDescriptionvoid
DataAssociation.setTransformation
(Transformation transformation)