Interface IRuntimePersistence
OptimaJet.Workflow.Core.Persistence.IRuntimePersistence
Represents the obsolete runtime persistence contract and declares no members.
Namespace: OptimaJet.Workflow.Core.Persistence
[Obsolete("Interface is not used")]
public interface IRuntimePersistenceAttributes
System.ObsoleteAttribute: Interface is not used
Remarks
Workflow Engine does not use this interface. Use IPersistenceProvider to persist process state, parameters, and timers.