public static void main(String[] args) {
try {
System.out.println("All workflowitems will be sent back to the first workflow step.");
Context context = new Context();
context.turnOffAuthorisationSystem();
// create an options object and populate it
CommandLineParser parser = new PosixParser();
Options options = new Options();
options.addOption("e", "eperson", true,