JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
I
P
R
S
T
U
V
A
AbstractApiProxyTask
- Class in
com.figaf.plugin.tasks
AbstractApiProxyTask()
- Constructor for class com.figaf.plugin.tasks.
AbstractApiProxyTask
ApiManagementClient
- Class in
com.figaf.plugin.client
ApiManagementClient()
- Constructor for class com.figaf.plugin.client.
ApiManagementClient
apiManagementClient
- Variable in class com.figaf.plugin.tasks.
AbstractApiProxyTask
ApiManagementCommonClientWrapper
- Class in
com.figaf.plugin.client.wrapper
ApiManagementCommonClientWrapper()
- Constructor for class com.figaf.plugin.client.wrapper.
ApiManagementCommonClientWrapper
ApiManagementCommonClientWrapper.ResponseHandlerCallback
<
R
,
T
> - Interface in
com.figaf.plugin.client.wrapper
ApiManagementConnectionProperties
- Class in
com.figaf.plugin.entities
ApiManagementConnectionProperties(String, String, String, CloudPlatformType)
- Constructor for class com.figaf.plugin.entities.
ApiManagementConnectionProperties
apiManagementConnectionProperties
- Variable in class com.figaf.plugin.tasks.
AbstractApiProxyTask
ApiManagementPlugin
- Class in
com.figaf.plugin
ApiManagementPlugin()
- Constructor for class com.figaf.plugin.
ApiManagementPlugin
ApiManagementPluginExtension
- Class in
com.figaf.plugin
ApiManagementPluginExtension(Project)
- Constructor for class com.figaf.plugin.
ApiManagementPluginExtension
apiProxyName
- Variable in class com.figaf.plugin.tasks.
AbstractApiProxyTask
apply(Project)
- Method in class com.figaf.plugin.
ApiManagementPlugin
apply(T)
- Method in interface com.figaf.plugin.client.wrapper.
ApiManagementCommonClientWrapper.ResponseHandlerCallback
B
buildUrl(ApiManagementConnectionProperties, String)
- Method in class com.figaf.plugin.client.wrapper.
ApiManagementCommonClientWrapper
C
CloudPlatformType
- Enum in
com.figaf.plugin.entities
com.figaf.plugin
- package com.figaf.plugin
com.figaf.plugin.client
- package com.figaf.plugin.client
com.figaf.plugin.client.wrapper
- package com.figaf.plugin.client.wrapper
com.figaf.plugin.entities
- package com.figaf.plugin.entities
com.figaf.plugin.tasks
- package com.figaf.plugin.tasks
createHttpClient()
- Static method in class com.figaf.plugin.client.wrapper.
RestTemplateWrapperHolder
createNewRestTemplateWrapper()
- Static method in class com.figaf.plugin.client.wrapper.
RestTemplateWrapperHolder
createRestTemplate(BasicAuthenticationInterceptor)
- Static method in class com.figaf.plugin.client.wrapper.
RestTemplateWrapperHolder
createRestTemplateWrapper()
- Static method in class com.figaf.plugin.client.wrapper.
RestTemplateWrapperHolder
createRestTemplateWrapper(BasicAuthenticationInterceptor)
- Static method in class com.figaf.plugin.client.wrapper.
RestTemplateWrapperHolder
D
doTaskAction()
- Method in class com.figaf.plugin.tasks.
AbstractApiProxyTask
doTaskAction()
- Method in class com.figaf.plugin.tasks.
DownloadApiProxyTask
doTaskAction()
- Method in class com.figaf.plugin.tasks.
UploadApiProxyTask
downloadApiProxy(ApiManagementConnectionProperties, String)
- Method in class com.figaf.plugin.client.
ApiManagementClient
DownloadApiProxyTask
- Class in
com.figaf.plugin.tasks
DownloadApiProxyTask()
- Constructor for class com.figaf.plugin.tasks.
DownloadApiProxyTask
E
executeGet(ApiManagementConnectionProperties, String, ApiManagementCommonClientWrapper.ResponseHandlerCallback<R, String>)
- Method in class com.figaf.plugin.client.wrapper.
ApiManagementCommonClientWrapper
executeGet(ApiManagementConnectionProperties, String, ApiManagementCommonClientWrapper.ResponseHandlerCallback<R, T>, Class<T>)
- Method in class com.figaf.plugin.client.wrapper.
ApiManagementCommonClientWrapper
G
getHttpClientBuilder()
- Static method in class com.figaf.plugin.client.wrapper.
RestTemplateWrapperHolder
getHttpComponentsClientHttpRequestFactory()
- Static method in class com.figaf.plugin.client.wrapper.
RestTemplateWrapperHolder
getOrCreateRestTemplateWrapperSingleton()
- Static method in class com.figaf.plugin.client.wrapper.
RestTemplateWrapperHolder
getRestTemplateWrapper(ApiManagementConnectionProperties)
- Method in class com.figaf.plugin.client.wrapper.
ApiManagementCommonClientWrapper
getUrlRemovingDefaultPortIfNecessary()
- Method in class com.figaf.plugin.entities.
ApiManagementConnectionProperties
I
ignoreFilesList
- Variable in class com.figaf.plugin.tasks.
AbstractApiProxyTask
P
password
- Variable in class com.figaf.plugin.tasks.
AbstractApiProxyTask
platformType
- Variable in class com.figaf.plugin.tasks.
AbstractApiProxyTask
R
RestTemplateWrapper
- Class in
com.figaf.plugin.entities
RestTemplateWrapper()
- Constructor for class com.figaf.plugin.entities.
RestTemplateWrapper
RestTemplateWrapperHolder
- Class in
com.figaf.plugin.client.wrapper
RestTemplateWrapperHolder()
- Constructor for class com.figaf.plugin.client.wrapper.
RestTemplateWrapperHolder
retrieveToken(ApiManagementConnectionProperties, RestTemplate)
- Method in class com.figaf.plugin.client.wrapper.
ApiManagementCommonClientWrapper
retrieveToken(ApiManagementConnectionProperties, RestTemplate, String)
- Method in class com.figaf.plugin.client.wrapper.
ApiManagementCommonClientWrapper
S
sourceFilePath
- Variable in class com.figaf.plugin.tasks.
AbstractApiProxyTask
sourceFolder
- Variable in class com.figaf.plugin.tasks.
AbstractApiProxyTask
T
taskAction()
- Method in class com.figaf.plugin.tasks.
AbstractApiProxyTask
U
uploadApiProxy(ApiManagementConnectionProperties, byte[])
- Method in class com.figaf.plugin.client.
ApiManagementClient
UploadApiProxyTask
- Class in
com.figaf.plugin.tasks
UploadApiProxyTask()
- Constructor for class com.figaf.plugin.tasks.
UploadApiProxyTask
url
- Variable in class com.figaf.plugin.tasks.
AbstractApiProxyTask
username
- Variable in class com.figaf.plugin.tasks.
AbstractApiProxyTask
V
valueOf(String)
- Static method in enum com.figaf.plugin.entities.
CloudPlatformType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.figaf.plugin.entities.
CloudPlatformType
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
E
G
I
P
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes