Class ExecutionResults

  • All Implemented Interfaces:
    Serializable

    public class ExecutionResults
    extends Object
    implements Serializable
    Data holder for command's result data. Whatever command produces should be placed in this results so they can be later on referenced by name by the requestor - e.g. process instance.
    See Also:
    Serialized Form