Package | Description |
---|---|
com.asakusafw.testdriver.executor |
Executes test tasks.
|
com.asakusafw.workflow.model.basic |
Basic implementations of workflow models.
|
Modifier and Type | Method and Description |
---|---|
static void |
DefaultCommandTaskExecutor.checkSupported(TaskExecutionContext context,
CommandTaskInfo task)
Checks if this executor can execute the given task, or raise an exception.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicCommandTaskInfo
Represents a command task.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.