Table of Contents

Interface IJobFlowRuleContext

Namespace
JobFlow.Core.Rules
Assembly
JobFlow.Core.dll
public interface IJobFlowRuleContext
Extension Methods

Properties

CurrentJob

JobModel CurrentJob { get; }

Property Value

JobModel

JobDefiniton

JobDefinition JobDefiniton { get; }

Property Value

JobDefinition

JobWorkResponse

WorkResponse JobWorkResponse { get; }

Property Value

WorkResponse