Class Context

java.lang.Object
org.flowable.engine.impl.context.Context

public class Context extends Object
Quick access methods (only usable when within a command execution) to the current - CommandContext, - ProcessEngineConfigurationImpl - TransactionContext Note that this class is here for backwards compatibility. Use the engine-independent Context and CommandContextUtil when possible.