|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.core.rest.secured.AbstractSecuredResource
com.xebialabs.deployit.core.rest.api.ControlTaskResource
@Component public class ControlTaskResource
| Nested Class Summary | |
|---|---|
static class |
ControlTaskResource.InvalidControlException
|
| Constructor Summary | |
|---|---|
ControlTaskResource()
|
|
| Method Summary | |
|---|---|
java.lang.String |
createTask(com.xebialabs.deployit.engine.api.dto.Control control)
|
com.xebialabs.deployit.engine.api.dto.Control |
prepare(java.lang.String controlName,
java.lang.String id)
|
| Methods inherited from class com.xebialabs.deployit.core.rest.secured.AbstractSecuredResource |
|---|
checkPermission, checkPermission, hasPermission |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ControlTaskResource()
| Method Detail |
|---|
public com.xebialabs.deployit.engine.api.dto.Control prepare(java.lang.String controlName,
java.lang.String id)
prepare in interface com.xebialabs.deployit.engine.api.ControlServicepublic java.lang.String createTask(com.xebialabs.deployit.engine.api.dto.Control control)
createTask in interface com.xebialabs.deployit.engine.api.ControlService
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||