JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
com.s8.api.flow.S8User
Packages that use
S8User
Package
Description
com.s8.api.flow
Uses of
S8User
in
com.s8.api.flow
Methods in
com.s8.api.flow
that return
S8User
Modifier and Type
Method
Description
S8User
S8AsyncFlow.
getMe
()
Return the flow onwer.
Methods in
com.s8.api.flow
with parameters of type
S8User
Modifier and Type
Method
Description
void
S8AsyncFlow.
setMe
(
S8User
user)
Define a user a flow owner.