getDescription
The BatchProcessBase.getDescription method has the following signature.
- getDescription()
The getDescription method is a no-argument method that retrieves the description of the current batch type. The base class retrieves this string from the batch type typecode description. Override this method if you need to customize this behavior.
