C# Class Taskling.InfrastructureContracts.Blocks.CommonRequests.FindBlocksOfTaskRequest

Inheritance: BlockRequestBase
ファイルを表示 Open project: Vanlightly/Taskling.NET

Public Methods

Method Description
FindBlocksOfTaskRequest ( TaskId taskId, string taskExecutionId, BlockType blockType, string referenceValueOfTask, ReprocessOption reprocessOption ) : System

Method Details

FindBlocksOfTaskRequest() public method

public FindBlocksOfTaskRequest ( TaskId taskId, string taskExecutionId, BlockType blockType, string referenceValueOfTask, ReprocessOption reprocessOption ) : System
taskId TaskId
taskExecutionId string
blockType BlockType
referenceValueOfTask string
reprocessOption ReprocessOption
return System