public class BootstrapEndpoint extends AbstractBaseEndpoint
| Modifier and Type | Field and Description |
|---|---|
protected GenericVariantService |
variantService |
logger| Constructor and Description |
|---|
BootstrapEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
registerPushApplicationAndVariants(BootstrapForm form)
Convenience endpoint to create a complete Push Application with a set of variants
|
createBadRequestResponse, getSearch, validateModelClass@Inject protected GenericVariantService variantService
public javax.ws.rs.core.Response registerPushApplicationAndVariants(BootstrapForm form)
form - Form containing data for Push App and variantsPushApplicationCopyright © 2017 JBoss by Red Hat. All rights reserved.