Interface ToolTypeSettings.CustomToolkit.Definition<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InDefinition<ParentT>, ToolTypeSettings.CustomToolkit.DefinitionStages.Blank<ParentT>, ToolTypeSettings.CustomToolkit.DefinitionStages.WithAttach<ParentT>, ToolTypeSettings.CustomToolkit.DefinitionStages.WithCommandLine<ParentT>
Enclosing interface:
ToolTypeSettings.CustomToolkit

public static interface ToolTypeSettings.CustomToolkit.Definition<ParentT> extends ToolTypeSettings.CustomToolkit.DefinitionStages.Blank<ParentT>, ToolTypeSettings.CustomToolkit.DefinitionStages.WithAttach<ParentT>
Definition of the settings for a custom toolkit job.