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.gateway
Interface FlowOperatorGateway
public interface
FlowOperatorGateway
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
IFlowOperator
>
findByIds
(
List
<
Long
> ids)
IFlowOperator
get
(long id)
Method Details
get
IFlowOperator
get
(long id)
findByIds
List
<
IFlowOperator
>
findByIds
(
List
<
Long
> ids)