| com.pnfsoftware.jeb.core.units.IUnknownInputResolver |
Define a resolution system for input that could not be identified.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract String |
askForHelp(String name, IInput input, IUnitCreator parent)
Request help from the resolver.
| ||||||||||
Request help from the resolver.
| name | the input name |
|---|---|
| input | the input data |
| parent | the parent |