Edit

Share via


TaskTypeHelper Class

Definition

public static class TaskTypeHelper
type TaskTypeHelper = class
Public Class TaskTypeHelper
Inheritance
TaskTypeHelper

Fields

ParametricRecordLimit

Methods

GetDisplayName(TaskType)
GetInstanceValueForId(Int32, Int32, Int32)
GetParametricCount(Int32, Int32, Int32)
GetRestrictedProperties(TaskType)
GetRuntimeLimit(TaskType, Dictionary<String,String>)
GetRuntimeLimit(TaskType, ISchedulerStore)
GetTypeAndVerifyProps(IDictionary<PropertyId,StoreProperty>)
GetTypeAndVerifyProps(IEnumerable<StoreProperty>)
IsFixedResource(TaskType)
IsGroupable(TaskType)
IsParametric(TaskType)
IsParametric(TaskType, TaskTypeHelper+ParametricTaskCriteria)
MayAddAfterJobSubmission(TaskType)
MayRequeue(TaskType)
PerformParametricExpansion(String, String)

Applies to