Skip navigation links
A C D E F G I L M N P R S T V _ 

A

AbstractIdentifiableObject - Class in step.core.accessors
This class is the parent class of all objects that have to be identified uniquely for persistence purposes for instance
AbstractIdentifiableObject() - Constructor for class step.core.accessors.AbstractIdentifiableObject
 
AbstractOrganizableObject - Class in step.core.accessors
This class extends AbstractIdentifiableObject and is used as parent class for all the objects that should be organized or identified by custom attributes
AbstractOrganizableObject() - Constructor for class step.core.accessors.AbstractOrganizableObject
 
addMeasure(String, long) - Method in class step.core.reports.MeasurementsBuilder
 
addMeasure(String, long, Map<String, Object>) - Method in class step.core.reports.MeasurementsBuilder
 
addMeasure(Measure) - Method in class step.core.reports.MeasurementsBuilder
 
addMeasures(List<Measure>) - Method in class step.core.reports.MeasurementsBuilder
 
AttachmentMeta - Class in step.attachments
 
AttachmentMeta(ObjectId) - Constructor for class step.attachments.AttachmentMeta
 
AttachmentMeta() - Constructor for class step.attachments.AttachmentMeta
 
attributes - Variable in class step.core.accessors.AbstractOrganizableObject
 

C

callTimeout - Variable in class step.functions.Function
 
cloneValue() - Method in class step.core.dynamicbeans.DynamicValue
 
code - Variable in class step.core.reports.Error
 
ContainsDynamicValues - Annotation Type in step.core.dynamicbeans
 

D

DynamicValue<T> - Class in step.core.dynamicbeans
 
DynamicValue() - Constructor for class step.core.dynamicbeans.DynamicValue
 
DynamicValue(T) - Constructor for class step.core.dynamicbeans.DynamicValue
 
DynamicValue(String, String) - Constructor for class step.core.dynamicbeans.DynamicValue
 

E

Error - Class in step.core.reports
This class is used to represent all errors that might occur in STEP either in a control or a function (aka keyword).
Error(ErrorType, String) - Constructor for class step.core.reports.Error
 
Error(ErrorType, String, Integer) - Constructor for class step.core.reports.Error
 
Error(ErrorType, String, String, Integer, boolean) - Constructor for class step.core.reports.Error
 
Error() - Constructor for class step.core.reports.Error
 
ErrorType - Enum in step.core.reports
 
EvaluationResult - Class in step.core.dynamicbeans
 
EvaluationResult() - Constructor for class step.core.dynamicbeans.EvaluationResult
 
EvaluationResult(Object) - Constructor for class step.core.dynamicbeans.EvaluationResult
 

F

Function - Class in step.functions
This class encapsulates all the configuration parameters of functions (aka Keywords) which can also be defined on the configuration dialog of Keywords in the UI
Function() - Constructor for class step.functions.Function
 

G

get() - Method in class step.core.dynamicbeans.DynamicValue
 
getAttributes() - Method in class step.core.accessors.AbstractOrganizableObject
 
getBegin() - Method in class step.core.reports.Measure
 
getCallTimeout() - Method in class step.functions.Function
 
getCode() - Method in class step.core.reports.Error
 
getData() - Method in class step.core.reports.Measure
 
getDuration() - Method in class step.core.reports.Measure
 
getEvaluationException() - Method in class step.core.dynamicbeans.EvaluationResult
 
getExpression() - Method in class step.core.dynamicbeans.DynamicValue
 
getExpressionType() - Method in class step.core.dynamicbeans.DynamicValue
 
getId() - Method in class step.attachments.AttachmentMeta
 
getId() - Method in class step.core.accessors.AbstractIdentifiableObject
 
getLayer() - Method in class step.core.reports.Error
 
getMeasures() - Method in class step.core.reports.MeasurementsBuilder
 
getMsg() - Method in class step.core.reports.Error
 
getName() - Method in class step.attachments.AttachmentMeta
 
getName() - Method in class step.core.reports.Measure
 
getResultValue() - Method in class step.core.dynamicbeans.EvaluationResult
 
getSchema() - Method in class step.functions.Function
 
getTokenSelectionCriteria() - Method in class step.functions.Function
 
getType() - Method in class step.core.reports.Error
 
getValue() - Method in class step.core.dynamicbeans.DynamicValue
 

I

isDynamic() - Method in class step.core.dynamicbeans.DynamicValue
 
isRoot() - Method in class step.core.reports.Error
 

L

layer - Variable in class step.core.reports.Error
 

M

Measure - Class in step.core.reports
 
Measure() - Constructor for class step.core.reports.Measure
 
Measure(String, long, long, Map<String, Object>) - Constructor for class step.core.reports.Measure
 
MeasurementsBuilder - Class in step.core.reports
 
MeasurementsBuilder() - Constructor for class step.core.reports.MeasurementsBuilder
 
msg - Variable in class step.core.reports.Error
 

N

NAME - Static variable in class step.functions.Function
 

P

pushMeasure(Measure) - Method in class step.core.reports.MeasurementsBuilder
 

R

requiresLocalExecution() - Method in class step.functions.Function
 
root - Variable in class step.core.reports.Error
 

S

schema - Variable in class step.functions.Function
 
setAttributes(Map<String, String>) - Method in class step.core.accessors.AbstractOrganizableObject
Sets the attributes used to identify this object's instance
setBegin(long) - Method in class step.core.reports.Measure
 
setCallTimeout(DynamicValue<Integer>) - Method in class step.functions.Function
 
setCode(Integer) - Method in class step.core.reports.Error
 
setData(Map<String, Object>) - Method in class step.core.reports.Measure
 
setDuration(long) - Method in class step.core.reports.Measure
 
setDynamic(boolean) - Method in class step.core.dynamicbeans.DynamicValue
 
setEvaluationException(Exception) - Method in class step.core.dynamicbeans.EvaluationResult
 
setExpression(String) - Method in class step.core.dynamicbeans.DynamicValue
 
setExpressionType(String) - Method in class step.core.dynamicbeans.DynamicValue
 
setId(ObjectId) - Method in class step.attachments.AttachmentMeta
 
setId(ObjectId) - Method in class step.core.accessors.AbstractIdentifiableObject
 
setLayer(String) - Method in class step.core.reports.Error
 
setMsg(String) - Method in class step.core.reports.Error
 
setName(String) - Method in class step.attachments.AttachmentMeta
 
setName(String) - Method in class step.core.reports.Measure
 
setResultValue(Object) - Method in class step.core.dynamicbeans.EvaluationResult
 
setRoot(boolean) - Method in class step.core.reports.Error
 
setSchema(JsonObject) - Method in class step.functions.Function
Sets the JSON schema to be used to validate the function's input at execution time
setTokenSelectionCriteria(Map<String, String>) - Method in class step.functions.Function
Defines additional selection criteria of agent token on which the function should be executed
setType(ErrorType) - Method in class step.core.reports.Error
 
setValue(T) - Method in class step.core.dynamicbeans.DynamicValue
 
startMeasure(String) - Method in class step.core.reports.MeasurementsBuilder
 
startMeasure(String, long) - Method in class step.core.reports.MeasurementsBuilder
 
step.attachments - package step.attachments
 
step.core.accessors - package step.core.accessors
 
step.core.dynamicbeans - package step.core.dynamicbeans
 
step.core.reports - package step.core.reports
 
step.functions - package step.functions
 
stopMeasure(Map<String, Object>) - Method in class step.core.reports.MeasurementsBuilder
 
stopMeasure() - Method in class step.core.reports.MeasurementsBuilder
 

T

tokenSelectionCriteria - Variable in class step.functions.Function
 
toString() - Method in class step.core.dynamicbeans.DynamicValue
 
type - Variable in class step.core.reports.Error
 

V

valueOf(String) - Static method in enum step.core.reports.ErrorType
Returns the enum constant of this type with the specified name.
values() - Static method in enum step.core.reports.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.

_

_id - Variable in class step.core.accessors.AbstractIdentifiableObject
 
A C D E F G I L M N P R S T V _ 
Skip navigation links

Copyright © 2019. All rights reserved.