Object ReporterCommandFactory.Companion
-
- All Implemented Interfaces:
public class ReporterCommandFactory.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final PluginDescriptordescriptorpublic final static ReporterCommandFactory.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ReporterCommandcreate()final PluginDescriptorgetDescriptor()-
-
Method Detail
-
create
final ReporterCommand create()
-
getDescriptor
final PluginDescriptor getDescriptor()
-
-
-
-