Assembly: OptimaJet.Workflow.Core

Interface IRuntimePersistence

OptimaJet.Workflow.Core.Persistence.IRuntimePersistence

Represents the obsolete runtime persistence contract and declares no members.

[Obsolete("Interface is not used")]
public interface IRuntimePersistence

Attributes

  • System.ObsoleteAttribute: Interface is not used

Remarks

Workflow Engine does not use this interface. Use IPersistenceProvider to persist process state, parameters, and timers.