public interface FlowEngine
<T> T
execute(String flow, T target)
execute(String flow, T target, Map<Object,Object> attachment)
<T> T execute(String flow, T target)
flow
target
<T> T execute(String flow, T target, Map<Object,Object> attachment)
attachment
Copyright © 2020. All rights reserved.