public class Task extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Task.Builder |
static interface |
Task.Executor<T> |
Modifier and Type | Method and Description |
---|---|
void |
execute(Properties props) |
List<CommandlineParameter> |
getAdditionalParameters() |
Optional<String> |
getDescription() |
String |
getName() |
public String getName()
public List<CommandlineParameter> getAdditionalParameters()
public void execute(Properties props) throws Exception
Exception
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.