public abstract class Task extends Vertex
| Constructor and Description |
|---|
Task(String taskId,
String irVertexId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIrVertexId() |
String |
propertiesToJSON() |
getId, getNumericIdpublic final String getIrVertexId()
public final String propertiesToJSON()
propertiesToJSON in class VertexCopyright © 2018. All rights reserved.