Package | Description |
---|---|
org.jberet.job.model |
Modifier and Type | Class and Description |
---|---|
static class |
Transition.End |
static class |
Transition.Fail |
static class |
Transition.Next |
static class |
Transition.Stop |
static class |
Transition.Termination |
Modifier and Type | Method and Description |
---|---|
List<Transition> |
JobElement.getTransitionElements() |
Modifier and Type | Method and Description |
---|---|
void |
JobElement.addTransitionElement(Transition transition) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.