Interface ITaskExecutionSuccessResult

All Superinterfaces:
ITaskExecutionResult, Serializable

public interface ITaskExecutionSuccessResult extends ITaskExecutionResult
The result of execution a WorkflowTask, returned by the task runner when the task was executed successfully.
Since:
7.0.0
Author:
XIMA MEDIA GmbH