Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (21 loc) · 924 Bytes

TaskType.md

File metadata and controls

26 lines (21 loc) · 924 Bytes

TaskType

Properties

Name Type Description Notes
type String
displayName String
displayGroup String
inputType String
abortable Bool
argTemplate [String: String]
argTypes [String: ArgumentType] [readonly]
requiredArgs [String]
outputNames [String: String]
outputTypes [String: ArgumentType] [readonly]
parametersEditorComponent String
superuserOnly Bool
iconClass String
isAvailable Bool [readonly]
allowInJobs Bool
newSinceVersion String

[Back to Model list] [Back to API list] [Back to README]