Uses of Class
io.jenkins.plugins.appdome.build.to.secure.platform.Platform
-
-
Uses of Platform in io.jenkins.plugins.appdome.build.to.secure
Methods in io.jenkins.plugins.appdome.build.to.secure that return Platform Modifier and Type Method Description Platform
AppdomeBuilder. getPlatform()
Methods in io.jenkins.plugins.appdome.build.to.secure that return types with arguments of type Platform Modifier and Type Method Description DescriptorExtensionList<Platform,Descriptor<Platform>>
AppdomeBuilder. getPlatformDescriptors()
DescriptorExtensionList<Platform,Descriptor<Platform>>
AppdomeBuilder. getPlatformDescriptors()
Constructors in io.jenkins.plugins.appdome.build.to.secure with parameters of type Platform Constructor Description AppdomeBuilder(Secret token, String teamId, Platform platform, StringWarp secondOutput)
-
Uses of Platform in io.jenkins.plugins.appdome.build.to.secure.platform
Methods in io.jenkins.plugins.appdome.build.to.secure.platform that return types with arguments of type Platform Modifier and Type Method Description Descriptor<Platform>
Platform. getDescriptor()
-
Uses of Platform in io.jenkins.plugins.appdome.build.to.secure.platform.android
Subclasses of Platform in io.jenkins.plugins.appdome.build.to.secure.platform.android Modifier and Type Class Description class
AndroidPlatform
-
Uses of Platform in io.jenkins.plugins.appdome.build.to.secure.platform.ios
Subclasses of Platform in io.jenkins.plugins.appdome.build.to.secure.platform.ios Modifier and Type Class Description class
IosPlatform
-