Package | Description |
---|---|
com.asakusafw.workflow.model.basic |
Basic implementations of workflow models.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicConfigurationResolver
A basic implementation of configuration resolver for
CommandTaskInfo . |
Constructor and Description |
---|
BasicCommandTaskInfo(String moduleName,
String profileName,
String command,
List<CommandToken> arguments,
CommandTaskInfo.ConfigurationResolver resolver)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.