public class Fsm extends DomainWrapper<com.abiquo.server.core.infrastructure.FsmDto>
FsmDto
.
http://community.abiquo.com/display/ABI20/Rack+Resource
context, target
Modifier | Constructor and Description |
---|---|
protected |
Fsm(RestContext<AbiquoApi,AbiquoAsyncApi> context,
com.abiquo.server.core.infrastructure.FsmDto target)
Constructor to be used only by the builder.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getDn() |
String |
getError() |
String |
getProgress() |
String |
getStatus() |
String |
toString() |
getParentId, getTask, getTasks, getURI, join, unwrap, unwrap, updateLink, wrap, wrap
protected Fsm(RestContext<AbiquoApi,AbiquoAsyncApi> context, com.abiquo.server.core.infrastructure.FsmDto target)
Copyright © 2009-2013 jclouds. All Rights Reserved.