public class AeshConverterInvocation extends Object implements ConverterInvocation
Constructor and Description |
---|
AeshConverterInvocation(String input,
AeshContext aeshContext) |
Modifier and Type | Method and Description |
---|---|
AeshContext |
getAeshContext() |
String |
getInput() |
public AeshConverterInvocation(String input, AeshContext aeshContext)
public String getInput()
getInput
in interface ConverterInvocation
public AeshContext getAeshContext()
getAeshContext
in interface ConverterInvocation
Copyright © 2020 JBoss by Red Hat. All rights reserved.