JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.polyapi.plugin.model.ServerVariable
Packages that use
ServerVariable
Package
Description
io.polyapi.plugin.service
Uses of
ServerVariable
in
io.polyapi.plugin.service
Methods in
io.polyapi.plugin.service
that return
ServerVariable
Modifier and Type
Method
Description
ServerVariable
ServerVariableService.
create
(
String
name,
String
description,
Object
value, boolean secret,
String
context)
ServerVariable
ServerVariableServiceImpl.
create
(
String
name,
String
description,
Object
value, boolean secret,
String
context)