public interface IScheduleExecuteLogManage
String
add(TDistributedScheduleExecuteLog entity)
void
fail(String executeId, long endTime, String exceptionInfo)
success(String executeId, long endTime)
String add(TDistributedScheduleExecuteLog entity)
entity
void success(String executeId, long endTime)
executeId
endTime
void fail(String executeId, long endTime, String exceptionInfo)
exceptionInfo
Copyright © 2024. All rights reserved.