Constructor and Description |
---|
AbstractBatchlet() |
Modifier and Type | Method and Description |
---|---|
abstract String |
process()
Implement process logic for the Batchlet in this
method.
|
void |
stop()
Override this method if the Batchlet will
end in response to the JobOperator.stop()
operation.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.