Class WorkContext

java.lang.Object
com.redhat.parodos.workflows.work.WorkContext

public class WorkContext extends Object
Work execution context. This can be used to pass initial parameters to the workflow and share data between work units. Work context instances are thread-safe.
Author:
Mahmoud Ben Hassine (mahmoud.benhassine@icloud.com)