JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.flowable.platform.api.sequence
Interface SequenceValue
All Known Implementing Classes:
SequenceValueImpl
public interface
SequenceValue
Author:
Filip Hrisafov
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getCurrentValue
()
String
getId
()
String
getSequenceName
()
String
getTenantId
()
Method Details
getId
String
getId
()
getSequenceName
String
getSequenceName
()
getTenantId
String
getTenantId
()
getCurrentValue
long
getCurrentValue
()