- java.lang.Object
-
- step.core.accessors.AbstractIdentifiableObject
-
- step.core.accessors.AbstractOrganizableObject
-
- step.functions.Function
-
- step.localrunner.LocalPlanRunner.LocalFunction
-
-
Field Summary
-
Fields inherited from class step.functions.Function
callTimeout, managed, NAME, schema, tokenSelectionCriteria
-
Fields inherited from class step.core.accessors.AbstractOrganizableObject
attributes, VERSION
-
Fields inherited from class step.core.accessors.AbstractIdentifiableObject
_id, customFields
-
Method Summary
-
Methods inherited from class step.functions.Function
getCallTimeout, getSchema, getTokenSelectionCriteria, isManaged, setCallTimeout, setManaged, setSchema, setTokenSelectionCriteria
-
Methods inherited from class step.core.accessors.AbstractOrganizableObject
getAttributes, setAttributes
-
Methods inherited from class step.core.accessors.AbstractIdentifiableObject
addCustomField, getCustomField, getCustomFields, getId, setCustomFields, setId
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
LocalFunction
public LocalFunction()
Copyright © 2019. All rights reserved.