public class ActivityItem extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
name |
int |
state |
String |
stateName |
String |
stepPath |
| Constructor and Description |
|---|
ActivityItem() |
ActivityItem(Job thisJob) |
| Modifier and Type | Method and Description |
|---|---|
void |
addJob(Job newJob) |
boolean |
equals(Object other) |
ArrayList<Job> |
getJobs() |
String |
getStepPath() |
int |
hashCode() |
String |
toString() |
public String stepPath
public int state
public String stateName
public String name
public ActivityItem()
public ActivityItem(Job thisJob)
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.