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 ConverterInvocationpublic AeshContext getAeshContext()
getAeshContext in interface ConverterInvocationCopyright © 2022 JBoss by Red Hat. All rights reserved.