public class JobAndActivityDependenciesExample extends Object
The hard requirement here is that three jobs with name "get key", "use key" and "deliver key" need to be not only in loose sequence in one particular route but also one after another (without any other activities between them).
| Constructor and Description |
|---|
JobAndActivityDependenciesExample() |
public static void main(String[] args)
Copyright © 2013–2019. All rights reserved.