Uses of Class
io.zeebe.engine.processing.deployment.model.yaml.YamlCase
-
Packages that use YamlCase Package Description io.zeebe.engine.processing.deployment.model.yaml -
-
Uses of YamlCase in io.zeebe.engine.processing.deployment.model.yaml
Methods in io.zeebe.engine.processing.deployment.model.yaml that return types with arguments of type YamlCase Modifier and Type Method Description List<YamlCase>YamlTask. getCases()Method parameters in io.zeebe.engine.processing.deployment.model.yaml with type arguments of type YamlCase Modifier and Type Method Description voidYamlTask. setCases(List<YamlCase> cases)
-