public class ResultContainer extends Object
Represents container that contains the result collection of processing the plugin.
| Constructor and Description |
|---|
ResultContainer()
Initializes new result container
|
| Modifier and Type | Method and Description |
|---|---|
List<IOperationResult> |
getResultCollection()
Gets collection of the operation results
|
public final List<IOperationResult> getResultCollection()
Gets collection of the operation results
Copyright © 2025 Aspose. All Rights Reserved.