Package io.gravitee.am.service.impl
Class SpelServiceImpl
java.lang.Object
io.gravitee.am.service.impl.SpelServiceImpl
- All Implemented Interfaces:
SpelService
- Author:
- Guillaume CUSNIEUX (guillaume.cusnieux at graviteesource.com), GraviteeSource Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<net.minidev.json.JSONObject>
-
Constructor Details
-
SpelServiceImpl
public SpelServiceImpl()
-
-
Method Details
-
getGrammar
public io.reactivex.rxjava3.core.Single<net.minidev.json.JSONObject> getGrammar()- Specified by:
getGrammarin interfaceSpelService
-