Class PluggableAppSoap

java.lang.Object
com.collabnet.ce.soap60.webservices.WebService
com.collabnet.ce.soap60.webservices.pluggable.PluggableAppSoap
All Implemented Interfaces:
IPluggableAppSoap

public class PluggableAppSoap extends WebService implements IPluggableAppSoap
The web service providing pluggable features.

Change History
Version 20.3
  • getBaseUrlByName: Gets base url for given integrated application name

Version 17.11
  • deleteIntegratedApplication: Delete an integrated application at the site level.

Version 16.7
  • createIntegratedApplication6: Added to include support for integrated application license changes.
  • createIntegratedApplicationFromXMLFiles6: Added to include support for integrated application license changes
  • getIntegratedApplicationByName5: Added to return PluggableComponent5SoapDO
  • editIntegratedApplication5: Added to edit an Integrated Application with license changes for an integrated application

Version 8.0
  • createIntegratedApplication5: Added to include support for integrated application category and isbaseapp.
  • createIntegratedApplicationFromXMLFiles5: Added to include support for integrated application category and isbaseapp
  • getIntegratedApplicationByName4: Added to return PluggableComponent4SoapDO
  • editIntegratedApplication4: Added to edit an Integrated Application with category and isbaseapp for an integrated application
  • listPluggableComponents2: Added to list all the Integrated applications.
  • listPluggableComponentsByCategory: Added to list Integrated applications based on the category.
  • setIntegratedApplicationIcon: Sets new icon for specified integrated application.

Version 7.2
  • createIntegratedApplication4: Added in 7.2 to include support for global configuration parameters and resource bundles.
  • createIntegratedApplicationFromXMLFiles4: Added in 7.2 to include support for global configuration parameters.
  • getIntegratedApplicationByName3: Added in 7.2 to return PluggableComponent3SoapDO
  • editIntegratedApplication3: Added in 7.2 to edit an Integrated Application with global configuration parameters and resource bundles.

Version 7.0
  • createIntegratedApplication3: Added in 7.0 to include icon file key, icon file name and icon mime-type as input parameters.
  • createIntegratedApplicationFromXMLFiles3: Added in 7.0 to include icon file key, icon file name and icon mime-type as input parameters.

Version 6.1.1
  • createIntegratedApplication2: Added in 6.1.1 to included the newer parameters for creating an integrated application.
  • editProjectConfigurationParameters2: Added in 6.1.1 to included an integrated application id as an input parameter.
  • getIntegratedApplicationByName2: Added in 6.1.1 to return PluggableComponent2SoapDO
  • editIntegratedApplication2: Added in 6.1.1 to allow editing the newer parameters include for creating an integrated application
  • createIntegratedApplicationFromXMLFiles2: Added in 6.1.1 to return PluggableComponent2SoapDO

Version 6.1
  • createIntegratedApplicationFromXMLFiles: New operation added in 6.1 to create/import an integrated application from xml files

Version 6.0.1
  • getProjectPrefix: New operation added in 6.0.1 to get the project prefix of an integrated application
  • updateRecentAccess: New operation added in 6.0.1 to update the recent access history of an user
  • getIntegratedAppPrefixes: New operation added in 6.0.1 to get the list of Integrated App Prefixes.
  • setPluggableAppMessageResource: New operation added in 6.0.1 to create / update the Pluggable App Message resource

Version 6.0
  • createIntegratedApplication: New operation added in 6.0 to create an Integrated Application
  • getIntegratedApplicationByName: New operation added in 6.0 to get the Integrated Application for the given Name
  • editIntegratedApplication: New operation added in 6.0 to edit an Integrated Application
  • getLinkPlugIdByPlugId: New operation added in 6.0 to get the integrated application id for the specified project and base URL.
Since:
5.0