@Component(value="routine::mod::backlog::renewTaskScheme")
public class BacklogRenewTaskScheme
extends org.ametiste.routine.domain.scheme.AbstractTaskScheme
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
BacklogRenewTaskScheme() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fulfillOperations(org.ametiste.routine.domain.task.Task task,
java.util.Map<java.lang.String,java.lang.String> schemeParams) |
public static final java.lang.String NAME