JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.activiti.engine.impl.util
Interface CommandExecutor
All Known Implementing Classes:
ShellCommandExecutor
@Internal
public interface
CommandExecutor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
executeCommand
(
DelegateExecution
execution)
Method Details
executeCommand
void
executeCommand
(
DelegateExecution
execution)
throws
Exception
Throws:
Exception