Enum Class的使用
com.codingapi.springboot.flow.em.FlowSourceDirection
使用FlowSourceDirection的程序包
程序包
说明
-
com.codingapi.springboot.flow.em中FlowSourceDirection的使用
修饰符和类型方法说明static FlowSourceDirectionstatic FlowSourceDirectionReturns the enum constant of this class with the specified name.static FlowSourceDirection[]FlowSourceDirection.values()Returns an array containing the constants of this enum class, in the order they are declared. -
com.codingapi.springboot.flow.record中FlowSourceDirection的使用
修饰符和类型方法说明voidFlowRecord.submitRecord(IFlowOperator flowOperator, BindDataSnapshot snapshot, Opinion opinion, FlowSourceDirection flowSourceDirection) 提交流程 -
com.codingapi.springboot.flow.service中FlowSourceDirection的使用