Class StepVertex
java.lang.Object
com.chutneytesting.component.scenario.infra.wrapper.StepVertex
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic StepVertex.StepVertexBuilderbuilder()Iterable<com.orientechnologies.orient.core.record.OEdge>Iterable<com.orientechnologies.orient.core.record.OEdge>id()List<com.orientechnologies.orient.core.record.OVertex>List<com.orientechnologies.orient.core.record.OVertex>name()voidcom.orientechnologies.orient.core.record.OVertexsave(com.orientechnologies.orient.core.db.ODatabaseSession dbSession) com.orientechnologies.orient.core.record.OElementstrategy()tags()
-
Method Details
-
reloadIfDirty
public void reloadIfDirty() -
save
public com.orientechnologies.orient.core.record.OVertex save(com.orientechnologies.orient.core.db.ODatabaseSession dbSession) -
listParentVertices
-
listChildrenVertices
-
getParentEdges
-
listParentEdges
-
getChildrenEdges
-
listChildrenEdges
-
listValidChildrenEdges
-
listChildrenSteps
-
id
-
name
-
tags
-
implementation
-
defaultParameters
-
strategy
public com.orientechnologies.orient.core.record.OElement strategy() -
builder
-
executionParameters
-