public class EatAppleOperation extends Object
| Constructor and Description |
|---|
EatAppleOperation() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eatApple(org.mule.tck.testmodels.fruit.Apple apple,
AppleConfig config,
String key) |
List<String> |
getAllApples(Map<String,org.mule.tck.testmodels.fruit.Apple> apples) |
@OutputResolver(output=AppleTypesResolver.class) @MediaType(value="*/*", strict=false) public Object eatApple(@Connection org.mule.tck.testmodels.fruit.Apple apple, @Config AppleConfig config, @MetadataKeyId @Optional String key)
Copyright © 2022 MuleSoft, Inc.. All rights reserved.