JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.codingapi.flow.repository
Interface UrgeIntervalRepository
public interface
UrgeIntervalRepository
催办频率控制仓库
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
UrgeInterval
getLatest
(
String
processId, long recordId)
void
save
(
UrgeInterval
urgeInterval)
Method Details
getLatest
UrgeInterval
getLatest
(
String
processId, long recordId)
save
void
save
(
UrgeInterval
urgeInterval)