Modifier and Type | Field and Description |
---|---|
boolean |
hasSubWorkflow |
String |
id |
boolean |
isEndNode |
boolean |
isMerge |
boolean |
isMultiTask |
boolean |
isStartNode |
String |
state |
String |
title |
int |
x |
int |
y |
Constructor and Description |
---|
NodeView(GraphNode node,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getState() |
String |
getTitle() |
int |
getX() |
int |
getY() |
boolean |
isEndNode() |
boolean |
isStartNode() |
public int x
public int y
public boolean isStartNode
public boolean isEndNode
public boolean isMerge
public boolean isMultiTask
public boolean hasSubWorkflow
Copyright © 2015 Nuxeo SA. All rights reserved.