Package org.kie.workbench.common.services.backend.compiler.service.executors
-
Interface Summary Interface Description CompilerExecutor This interface provides Async behaviour and use rich objects provided in a local build requested from a local classRemoteExecutor This interface provides behaviour and use simple objects from HTTP world to run build requested from a remote client -
Class Summary Class Description DefaultLocalExecutor Implementation for a local build requested by a local execution (Contains NIO Objects)DefaultRemoteExecutor Implementation for a local build requested by a remote execution