| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.model | |
| org.switchyard.component.common.knowledge.config.model.v2 |
| Modifier and Type | Method and Description |
|---|---|
RemoteRestModel |
RemoteRestModel.setUrl(String url)
Sets the url attribute.
|
RemoteRestModel |
RemoteRestModel.setUseFormBasedAuth(boolean useFormBasedAuth)
Deprecated.
deprecated as of kie/drools/jbpm 6.2
|
| Modifier and Type | Class and Description |
|---|---|
class |
V2RemoteRestModel
The 2nd version RemoteRestModel.
|
| Modifier and Type | Method and Description |
|---|---|
RemoteRestModel |
V2RemoteRestModel.setUrl(String url)
Sets the url attribute.
|
RemoteRestModel |
V2RemoteRestModel.setUseFormBasedAuth(boolean useFormBasedAuth)
Sets the useFormBasedAuth attribute.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.