public static class StoredWorkflowDefinition.Signal extends ModelObject implements Comparable<StoredWorkflowDefinition.Signal>
| Modifier and Type | Field and Description |
|---|---|
String |
description |
Integer |
value |
| Constructor and Description |
|---|
Signal() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(StoredWorkflowDefinition.Signal o) |
equals, hashCode, toStringpublic int compareTo(StoredWorkflowDefinition.Signal o)
compareTo in interface Comparable<StoredWorkflowDefinition.Signal>Copyright © 2014–2020 Nitor Creations. All rights reserved.