public class ResultTask
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
result
Injected argument.
|
Constructor and Description |
---|
ResultTask() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
execute(java.lang.String text)
Execute the task.
|