public class Proc extends Object implements Serializable
Constructor and Description |
---|
Proc() |
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
String |
getAppName() |
String |
getCommand() |
int |
getElapsed() |
String |
getPrettyState() |
String |
getProcess() |
URI |
getRendezvousUrl() |
String |
getSlug() |
String |
getState() |
String |
getTransitionedAt() |
String |
getType() |
String |
getUpid() |
boolean |
isAttached() |
public String getUpid()
public String getProcess()
public String getType()
public String getCommand()
public String getAppName()
public String getSlug()
public String getAction()
public String getState()
public String getPrettyState()
public String getTransitionedAt()
public int getElapsed()
public boolean isAttached()
public URI getRendezvousUrl()
Copyright © 2017. All rights reserved.