public class Sample
extends java.lang.Object
| Constructor and Description |
|---|
Sample(java.lang.String id,
java.io.File projectDir,
java.util.List<Command> commands) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Command> |
getCommands() |
java.lang.String |
getId() |
java.io.File |
getProjectDir() |