Skip navigation links
A C D E F G I M N 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
 
addCustomField(String, Object) - Method in class step.core.accessors.AbstractIdentifiableObject
 
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
 
checksum - Variable in class step.resources.ResourceRevision
 
cloneValue() - Method in class step.core.dynamicbeans.DynamicValue
 
ContainsDynamicValues - Annotation Type in step.core.dynamicbeans
 
Credentials - Class in step.core.access
 
Credentials() - Constructor for class step.core.access.Credentials
 
currentRevisionId - Variable in class step.resources.Resource
 
customFields - Variable in class step.core.accessors.AbstractIdentifiableObject
 
CustomResourceType - Class in step.resources
 
CustomResourceType(boolean) - Constructor for class step.resources.CustomResourceType
 

D

deserialize(JsonParser, DeserializationContext) - Method in class step.core.accessors.MapDeserializer
 
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

ephemeral - Variable in class step.resources.CustomResourceType
 
ephemeral - Variable in class step.resources.Resource
 
EvaluationResult - Class in step.core.dynamicbeans
 
EvaluationResult() - Constructor for class step.core.dynamicbeans.EvaluationResult
 
EvaluationResult(Object) - Constructor for class step.core.dynamicbeans.EvaluationResult
 
Event - Class in step.plugins.events
 
Event() - Constructor for class step.plugins.events.Event
 

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
 
getCallTimeout() - Method in class step.functions.Function
 
getChecksum() - Method in class step.resources.ResourceRevision
 
getCreationTimestamp() - Method in class step.plugins.events.Event
 
getCurrentRevisionId() - Method in class step.resources.Resource
 
getCustomField(String) - Method in class step.core.accessors.AbstractIdentifiableObject
 
getCustomFields() - Method in class step.core.accessors.AbstractIdentifiableObject
 
getDeletionTimestamp() - Method in class step.plugins.events.Event
 
getEvaluationException() - Method in class step.core.dynamicbeans.EvaluationResult
 
getExpression() - Method in class step.core.dynamicbeans.DynamicValue
 
getExpressionType() - Method in class step.core.dynamicbeans.DynamicValue
 
getGroup() - Method in class step.plugins.events.Event
 
getId() - Method in class step.attachments.AttachmentMeta
 
getId() - Method in class step.core.accessors.AbstractIdentifiableObject
 
getId() - Method in class step.plugins.events.Event
 
getInsertionTimestamp() - Method in class step.plugins.events.Event
 
getLastReadTimestamp() - Method in class step.plugins.events.Event
 
getMapper() - Static method in class step.core.accessors.MapDeserializer
 
getName() - Method in class step.attachments.AttachmentMeta
 
getName() - Method in class step.plugins.events.Event
 
getPassword() - Method in class step.core.access.Credentials
 
getPayload() - Method in class step.plugins.events.Event
 
getReceptionTimestamp() - Method in class step.plugins.events.Event
 
getResourceFileName() - Method in class step.resources.ResourceRevision
 
getResourceId() - Method in class step.resources.ResourceRevision
 
getResourceName() - Method in class step.resources.Resource
 
getResourceType() - Method in class step.resources.Resource
 
getResultValue() - Method in class step.core.dynamicbeans.EvaluationResult
 
getSchema() - Method in class step.functions.Function
 
getSubmitionTimestamp() - Method in class step.plugins.events.Event
 
getTokenSelectionCriteria() - Method in class step.functions.Function
 
getUsername() - Method in class step.core.access.Credentials
 
getValue() - Method in class step.core.dynamicbeans.DynamicValue
 

I

isDynamic() - Method in class step.core.dynamicbeans.DynamicValue
 
isEphemeral() - Method in class step.resources.CustomResourceType
 
isEphemeral() - Method in class step.resources.Resource
 
isEphemeral() - Method in interface step.resources.ResourceType
 
isManaged() - Method in class step.functions.Function
 

M

managed - Variable in class step.functions.Function
 
MapDeserializer - Class in step.core.accessors
 
MapDeserializer() - Constructor for class step.core.accessors.MapDeserializer
 
MapSerializer - Class in step.core.accessors
 
MapSerializer() - Constructor for class step.core.accessors.MapSerializer
 

N

NAME - Static variable in class step.core.accessors.AbstractOrganizableObject
 
NAME - Static variable in class step.functions.Function
 

R

requiresLocalExecution() - Method in class step.functions.Function
 
Resource - Class in step.resources
 
Resource() - Constructor for class step.resources.Resource
 
resourceFileName - Variable in class step.resources.ResourceRevision
 
resourceId - Variable in class step.resources.ResourceRevision
 
resourceName - Variable in class step.resources.Resource
 
ResourceRevision - Class in step.resources
 
ResourceRevision() - Constructor for class step.resources.ResourceRevision
 
resourceType - Variable in class step.resources.Resource
 
ResourceType - Interface in step.resources
 

S

schema - Variable in class step.functions.Function
 
serialize(Map<String, Object>, JsonGenerator, SerializerProvider) - Method in class step.core.accessors.MapSerializer
 
setAttributes(Map<String, String>) - Method in class step.core.accessors.AbstractOrganizableObject
Sets the attributes used to identify this object's instance
setCallTimeout(DynamicValue<Integer>) - Method in class step.functions.Function
 
setChecksum(String) - Method in class step.resources.ResourceRevision
 
setCurrentRevisionId(ObjectId) - Method in class step.resources.Resource
 
setCustomFields(Map<String, Object>) - Method in class step.core.accessors.AbstractIdentifiableObject
 
setDeletionTimestamp(long) - Method in class step.plugins.events.Event
 
setDynamic(boolean) - Method in class step.core.dynamicbeans.DynamicValue
 
setEphemeral(boolean) - Method in class step.resources.Resource
 
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
 
setGroup(String) - Method in class step.plugins.events.Event
 
setId(ObjectId) - Method in class step.attachments.AttachmentMeta
 
setId(ObjectId) - Method in class step.core.accessors.AbstractIdentifiableObject
 
setId(String) - Method in class step.plugins.events.Event
 
setInsertionTimestamp(long) - Method in class step.plugins.events.Event
 
setLastReadTimestamp(long) - Method in class step.plugins.events.Event
 
setManaged(boolean) - Method in class step.functions.Function
 
setName(String) - Method in class step.attachments.AttachmentMeta
 
setName(String) - Method in class step.plugins.events.Event
 
setPassword(String) - Method in class step.core.access.Credentials
 
setPayload(Object) - Method in class step.plugins.events.Event
 
setReceptionTimestamp(long) - Method in class step.plugins.events.Event
 
setResourceFileName(String) - Method in class step.resources.ResourceRevision
 
setResourceId(String) - Method in class step.resources.ResourceRevision
 
setResourceName(String) - Method in class step.resources.Resource
 
setResourceType(String) - Method in class step.resources.Resource
 
setResultValue(Object) - Method in class step.core.dynamicbeans.EvaluationResult
 
setSchema(JsonObject) - Method in class step.functions.Function
Sets the JSON schema to be used to validate the function's input at execution time
setSubmitionTimestamp(long) - Method in class step.plugins.events.Event
 
setTokenSelectionCriteria(Map<String, String>) - Method in class step.functions.Function
Defines additional selection criteria of agent token on which the function should be executed
setUsername(String) - Method in class step.core.access.Credentials
 
setValue(T) - Method in class step.core.dynamicbeans.DynamicValue
 
step.attachments - package step.attachments
 
step.core.access - package step.core.access
 
step.core.accessors - package step.core.accessors
 
step.core.dynamicbeans - package step.core.dynamicbeans
 
step.functions - package step.functions
 
step.plugins.events - package step.plugins.events
 
step.resources - package step.resources
 

T

tokenSelectionCriteria - Variable in class step.functions.Function
 
toString() - Method in class step.core.dynamicbeans.DynamicValue
 
toString() - Method in class step.plugins.events.Event
 

V

VERSION - Static variable in class step.core.accessors.AbstractOrganizableObject
 

_

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

Copyright © 2019. All rights reserved.