public interface DaemonBuilder<DAEMON_TRIGGER_TYPE extends DaemonBuildTrigger>
| Modifier and Type | Method and Description |
|---|---|
DAEMON_TRIGGER_TYPE |
useAsDaemon()
Ensures that the build of the project will be triggered in separated thread.
|
DAEMON_TRIGGER_TYPE useAsDaemon()
DaemonBuildTriggerCopyright © 2024 JBoss by Red Hat. All rights reserved.