Index

C E F G I M N O P R S T V W 
All Classes and Interfaces|All Packages

C

context - Variable in class org.camunda.feel.playground.dto.FeelEvaluationRequest
 
context - Variable in class org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
 

E

error - Variable in class org.camunda.feel.playground.dto.FeelEvaluationResponse
 
evaluate(String, Map<String, Object>) - Method in class org.camunda.feel.playground.sevice.FeelEvaluationService
 
evaluate(FeelEvaluationRequest) - Method in class org.camunda.feel.playground.api.FeelEvaluationController
 
evaluateUnaryTests(String, Object, Map<String, Object>) - Method in class org.camunda.feel.playground.sevice.FeelEvaluationService
 
evaluateUnaryTests(FeelUnaryTestsEvaluationRequest) - Method in class org.camunda.feel.playground.api.FeelEvaluationController
 
expression - Variable in class org.camunda.feel.playground.dto.FeelEvaluationRequest
 
expression - Variable in class org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
 

F

feelEngineVersion - Variable in class org.camunda.feel.playground.dto.VersionResponse
 
FeelEvaluationController - Class in org.camunda.feel.playground.api
 
FeelEvaluationController(FeelEvaluationService, TrackingService) - Constructor for class org.camunda.feel.playground.api.FeelEvaluationController
 
FeelEvaluationRequest - Class in org.camunda.feel.playground.dto
 
FeelEvaluationRequest() - Constructor for class org.camunda.feel.playground.dto.FeelEvaluationRequest
 
FeelEvaluationResponse - Class in org.camunda.feel.playground.dto
 
FeelEvaluationResponse() - Constructor for class org.camunda.feel.playground.dto.FeelEvaluationResponse
 
FeelEvaluationService - Class in org.camunda.feel.playground.sevice
 
FeelEvaluationService() - Constructor for class org.camunda.feel.playground.sevice.FeelEvaluationService
 
FeelEvaluationWarning - Class in org.camunda.feel.playground.dto
 
FeelEvaluationWarning() - Constructor for class org.camunda.feel.playground.dto.FeelEvaluationWarning
 
FeelUnaryTestsEvaluationRequest - Class in org.camunda.feel.playground.dto
 
FeelUnaryTestsEvaluationRequest() - Constructor for class org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
 

G

getContext() - Method in class org.camunda.feel.playground.dto.FeelEvaluationRequest
 
getContext() - Method in class org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
 
getError() - Method in class org.camunda.feel.playground.dto.FeelEvaluationResponse
 
getExpression() - Method in class org.camunda.feel.playground.dto.FeelEvaluationRequest
 
getExpression() - Method in class org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
 
getFeelEngineVersion() - Method in class org.camunda.feel.playground.dto.VersionResponse
 
getInputValue() - Method in class org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
 
getMessage() - Method in class org.camunda.feel.playground.dto.FeelEvaluationWarning
 
getMetadata() - Method in class org.camunda.feel.playground.dto.FeelEvaluationRequest
 
getMetadata() - Method in class org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
 
getProjectToken() - Method in class org.camunda.feel.playground.sevice.MixpanelProperties
 
getResult() - Method in class org.camunda.feel.playground.dto.FeelEvaluationResponse
 
getType() - Method in class org.camunda.feel.playground.dto.FeelEvaluationWarning
 
getVersion() - Method in class org.camunda.feel.playground.api.VersionController
 
getWarnings() - Method in class org.camunda.feel.playground.dto.FeelEvaluationResponse
 

I

inputValue - Variable in class org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
 

M

main(String[]) - Static method in class org.camunda.feel.playground.ProcessApplication
 
message - Variable in class org.camunda.feel.playground.dto.FeelEvaluationWarning
 
metadata - Variable in class org.camunda.feel.playground.dto.FeelEvaluationRequest
 
metadata - Variable in class org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
 
MixpanelProperties - Class in org.camunda.feel.playground.sevice
 
MixpanelProperties() - Constructor for class org.camunda.feel.playground.sevice.MixpanelProperties
 
MixpanelTrackingService - Class in org.camunda.feel.playground.sevice
 
MixpanelTrackingService(MixpanelProperties) - Constructor for class org.camunda.feel.playground.sevice.MixpanelTrackingService
 

N

NoopTrackingService - Class in org.camunda.feel.playground.sevice
 
NoopTrackingService() - Constructor for class org.camunda.feel.playground.sevice.NoopTrackingService
 

O

of(String, String) - Static method in class org.camunda.feel.playground.dto.FeelEvaluationWarning
 
org.camunda.feel.playground - package org.camunda.feel.playground
 
org.camunda.feel.playground.api - package org.camunda.feel.playground.api
 
org.camunda.feel.playground.dto - package org.camunda.feel.playground.dto
 
org.camunda.feel.playground.sevice - package org.camunda.feel.playground.sevice
 

P

ProcessApplication - Class in org.camunda.feel.playground
 
ProcessApplication() - Constructor for class org.camunda.feel.playground.ProcessApplication
 

R

result - Variable in class org.camunda.feel.playground.dto.FeelEvaluationResponse
 

S

setContext(Map<String, Object>) - Method in class org.camunda.feel.playground.dto.FeelEvaluationRequest
 
setContext(Map<String, Object>) - Method in class org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
 
setError(String) - Method in class org.camunda.feel.playground.dto.FeelEvaluationResponse
 
setExpression(String) - Method in class org.camunda.feel.playground.dto.FeelEvaluationRequest
 
setExpression(String) - Method in class org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
 
setFeelEngineVersion(String) - Method in class org.camunda.feel.playground.dto.VersionResponse
 
setInputValue(Object) - Method in class org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
 
setMessage(String) - Method in class org.camunda.feel.playground.dto.FeelEvaluationWarning
 
setMetadata(Map<String, String>) - Method in class org.camunda.feel.playground.dto.FeelEvaluationRequest
 
setMetadata(Map<String, String>) - Method in class org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
 
setResult(Object) - Method in class org.camunda.feel.playground.dto.FeelEvaluationResponse
 
setType(String) - Method in class org.camunda.feel.playground.dto.FeelEvaluationWarning
 
setWarnings(List<FeelEvaluationWarning>) - Method in class org.camunda.feel.playground.dto.FeelEvaluationResponse
 

T

toString() - Method in class org.camunda.feel.playground.dto.FeelEvaluationRequest
 
toString() - Method in class org.camunda.feel.playground.dto.FeelEvaluationResponse
 
toString() - Method in class org.camunda.feel.playground.dto.FeelEvaluationWarning
 
toString() - Method in class org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
 
trackExpressionEvaluation(Map<String, String>) - Method in class org.camunda.feel.playground.sevice.MixpanelTrackingService
 
trackExpressionEvaluation(Map<String, String>) - Method in class org.camunda.feel.playground.sevice.NoopTrackingService
 
trackExpressionEvaluation(Map<String, String>) - Method in interface org.camunda.feel.playground.sevice.TrackingService
 
TrackingService - Interface in org.camunda.feel.playground.sevice
 
trackUnaryTestsExpressionEvaluation(Map<String, String>) - Method in class org.camunda.feel.playground.sevice.MixpanelTrackingService
 
trackUnaryTestsExpressionEvaluation(Map<String, String>) - Method in class org.camunda.feel.playground.sevice.NoopTrackingService
 
trackUnaryTestsExpressionEvaluation(Map<String, String>) - Method in interface org.camunda.feel.playground.sevice.TrackingService
 
type - Variable in class org.camunda.feel.playground.dto.FeelEvaluationWarning
 

V

VersionController - Class in org.camunda.feel.playground.api
 
VersionController() - Constructor for class org.camunda.feel.playground.api.VersionController
 
VersionResponse - Class in org.camunda.feel.playground.dto
 
VersionResponse() - Constructor for class org.camunda.feel.playground.dto.VersionResponse
 

W

warnings - Variable in class org.camunda.feel.playground.dto.FeelEvaluationResponse
 
withError(String) - Static method in class org.camunda.feel.playground.dto.FeelEvaluationResponse
 
withResult(Object) - Static method in class org.camunda.feel.playground.dto.FeelEvaluationResponse
 
withVersion(String) - Static method in class org.camunda.feel.playground.dto.VersionResponse
 
C E F G I M N O P R S T V W 
All Classes and Interfaces|All Packages