Package dev.lukebemish.immaculate
Class FormattingStep
java.lang.Object
dev.lukebemish.immaculate.FormattingStep
- All Implemented Interfaces:
org.gradle.api.Named
- Direct Known Subclasses:
CustomStep,ExternalFormattingStep,ImportOrderStep,LinewiseStep
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract FileFormatterabstract StringgetName()voidworkflow(FormattingWorkflow workflow)
-
Constructor Details
-
FormattingStep
public FormattingStep()
-
-
Method Details
-
formatter
-
getName
- Specified by:
getNamein interfaceorg.gradle.api.Named
-
workflow
-