Package com.aspectran.shell.command
Class ShellTransletProcedure
java.lang.Object
com.aspectran.shell.command.ShellTransletProcedure
-
Constructor Summary
ConstructorsConstructorDescriptionShellTransletProcedure
(ShellService shellService, TransletRule transletRule, ParameterMap parameterMap, boolean procedural, boolean verbose) -
Method Summary
Modifier and TypeMethodDescriptionvoid
printDescription
(Translet translet) void
printDescription
(TransletRule transletRule) void
printDescription
(String description) void
printSomeMandatoryAttributesMissing
(Collection<ItemRule> itemRules) void
printSomeMandatoryParametersMissing
(Collection<ItemRule> itemRules) void
proceed()
-
Constructor Details
-
ShellTransletProcedure
public ShellTransletProcedure(@NonNull ShellService shellService, @NonNull TransletRule transletRule, @NonNull ParameterMap parameterMap, boolean procedural, boolean verbose)
-
-
Method Details
-
proceed
-
printDescription
-
printDescription
-
printDescription
-
printSomeMandatoryParametersMissing
-
printSomeMandatoryAttributesMissing
-