public interface IFlowLock
boolean
tryLock(String flow, String flowCode)
void
unlock(String flow, String flowCode)
boolean tryLock(String flow, String flowCode)
void unlock(String flow, String flowCode)
Copyright © 2022. All rights reserved.