public final class Job extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getId() |
List<JobElement> |
getJobElements() |
List<RefArtifact> |
getListeners() |
Properties |
getProperties() |
String |
getRestartable() |
boolean |
getRestartableBoolean() |
int |
hashCode() |
public String getId()
public String getRestartable()
public boolean getRestartableBoolean()
public Properties getProperties()
public List<RefArtifact> getListeners()
public List<JobElement> getJobElements()
Copyright © 2014 JBoss by Red Hat. All rights reserved.