ResultContainer

Inheritance: java.lang.Object

public class ResultContainer

The plugin execution result container.

Methods

MethodDescription
getResultCollection()Gets the collection of plugin execution results.

getResultCollection()

public List<IOperationResult> getResultCollection()

Gets the collection of plugin execution results.

Returns: java.util.List<com.aspose.tex.plugins.IOperationResult> - The collection of plugin execution results.