public class ReleaseLockCmd extends Object implements Command<Void>
protected String
lockName
ReleaseLockCmd(String lockName)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String lockName
public ReleaseLockCmd(String lockName)
public Void execute(CommandContext commandContext)
execute
Command<Void>
Copyright © 2020 Flowable. All rights reserved.