public class CommandLineHandlerIdentityStoreDump extends Object implements Callable<Integer>
Commandline handler for dumping the identity store.
CommandLineHandlerIdentityStoreDump()
Integer
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommandLineHandlerIdentityStoreDump()
public Integer call() throws Exception
Commandline handler to dump identities of an identity store.
Use java -jar MessageVortex.jar identitystore dump --help to get all supported parameters.
call
Callable<Integer>
Exception
Copyright © 2023. All rights reserved.