JetBrains / teamcity-deployer-plugin

Deployer plugin for TeamCity CI server
http://confluence.jetbrains.net/display/TW/Deployer+plugin
Apache License 2.0
39 stars 29 forks source link

Can't find reference for some classes #80

Closed kcowgill closed 8 years ago

kcowgill commented 8 years ago

I'm trying to modify this plugin for my own purposes by adding on to it (highly customized for my company), and am modifying the FTP Deployer.

I see references to "jetbrains.buildServer.agent.impl.artifacts.ArtifactsCollection" in a couple of places, and I've checked the official documentation at http://javadoc.jetbrains.net/teamcity/openapi/current/ but am unable to find anything.

Can I get a pointer in the right direction?

Thanks!

nskvortsov commented 8 years ago

Sorry, it is not really a part of the open API and no documentation is availble on the class