Class UnknownBootstrapCommand
java.lang.Object
org.apache.nifi.bootstrap.command.UnknownBootstrapCommand
- All Implemented Interfaces:
Runnable
,BootstrapCommand
Bootstrap Command to run for an unknown command requested
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UnknownBootstrapCommand
UnknownBootstrapCommand()
-
-
Method Details
-
getCommandStatus
Description copied from interface:BootstrapCommand
Get Command Status on completion- Specified by:
getCommandStatus
in interfaceBootstrapCommand
- Returns:
- Command Status
-
run
public void run()
-