Class Run
java.lang.Object
org.apache.camel.dsl.jbang.core.commands.CamelCommand
org.apache.camel.dsl.jbang.core.commands.Run
- Direct Known Subclasses:
Debug
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.camel.dsl.jbang.core.commands.CamelCommand
CamelCommand.ParameterConsumer<T> -
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanbooleanprotected booleanprotected booleanstatic final Stringlong -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static voidaddCamelCommand(List<String> cmds) protected voidaddDependencies(String... deps) booleanprotected voiddoAddInitialProperty(org.apache.camel.main.KameletMain main) doCall()protected Printerprinter()protected intrunBackground(org.apache.camel.main.KameletMain main) protected intrunBackgroundProcess(ProcessBuilder pb, String kind) protected intrunCamelVersion(org.apache.camel.main.KameletMain main) protected intrunCustomCamelVersion(org.apache.camel.main.KameletMain main) protected IntegerrunDebug()protected intrunDebug(org.apache.camel.main.KameletMain main) protected IntegerrunExport(boolean ignoreLoadingError) protected intrunKameletMain(org.apache.camel.main.KameletMain main) protected intprotected Integerprotected intprotected IntegerrunTransform(boolean ignoreLoadingError) runTransformMessage(String camelVersion) Methods inherited from class org.apache.camel.dsl.jbang.core.commands.CamelCommand
call, configureLoggingOff, getActionFile, getDebugFile, getMain, getOutputFile, getReceiveFile, getRunBackgroundLogFile, getStatusFile, getTraceFile, printConfigurationValues
-
Field Details
-
RUN_SETTINGS_FILE
- See Also:
-
exportRun
public boolean exportRun -
spawnPid
public long spawnPid -
files
-
background
public boolean background -
backgroundWait
public boolean backgroundWait -
empty
public boolean empty -
ignoreLoadingError
protected boolean ignoreLoadingError -
lazyBean
protected boolean lazyBean
-
-
Constructor Details
-
Run
-
-
Method Details
-
disarrangeLogging
public boolean disarrangeLogging()- Overrides:
disarrangeLoggingin classCamelCommand
-
doCall
- Specified by:
doCallin classCamelCommand- Throws:
Exception
-
runExport
- Throws:
Exception
-
runExport
- Throws:
Exception
-
runTransform
- Throws:
Exception
-
runTransformMessage
- Throws:
Exception
-
runScript
- Throws:
Exception
-
runDebug
- Throws:
Exception
-
addDependencies
-
runQuarkus
- Throws:
Exception
-
runSpringBoot
- Throws:
Exception
-
doAddInitialProperty
protected void doAddInitialProperty(org.apache.camel.main.KameletMain main) -
runCamelVersion
- Throws:
Exception
-
runBackground
- Throws:
Exception
-
runBackgroundProcess
- Throws:
Exception
-
runDebug
- Throws:
Exception
-
runCustomCamelVersion
- Throws:
Exception
-
runKameletMain
- Throws:
Exception
-
addCamelCommand
-
printer
- Overrides:
printerin classCamelCommand
-