Class WeaponXOperations

java.lang.Object
org.mule.test.marvel.xmen.WeaponXOperations

public class WeaponXOperations extends Object
  • Constructor Details

    • WeaponXOperations

      public WeaponXOperations()
  • Method Details

    • adamantiumInjectors

      public List<org.mule.runtime.extension.api.runtime.operation.Result<InputStream,Void>> adamantiumInjectors(int injectorsToCreate, int injectorLoad)
    • wolverineBlocklist

      public Iterator<String> wolverineBlocklist()
    • wolverineShred

      public void wolverineShred(@Content @Optional(defaultValue="#[payload]") List enemies)
    • wolverineChillOut

      public void wolverineChillOut(@ParameterGroup(name="forest",showInDsl=true) CanadianForest forest)
    • wolverineChillOutQuick

      public void wolverineChillOutQuick(@ParameterGroup(name="forest") CanadianForest forest)
    • gambitReluctantCharge

      public void gambitReluctantCharge(@Content @Optional InputStream input)
    • gambitChargeItems

      public void gambitChargeItems(@Content @Optional(defaultValue="#[payload]") org.mule.runtime.api.metadata.TypedValue<Iterator> items)
    • gambitReluctantChargeItems

      public void gambitReluctantChargeItems(@Content @Optional org.mule.runtime.api.metadata.TypedValue<Iterator> items)
    • woundsPassthrough

      @OutputResolver(output=PassthroughMetadataResolver.class) public org.mule.runtime.extension.api.runtime.operation.Result<Object,Void> woundsPassthrough(@Content(primary=true) org.mule.runtime.api.metadata.TypedValue<Object> wounds)
      Parameters:
      wounds -
      Returns: