com.atlassian.bamboo.v2.build.agent.capability
Interface BuilderCapabilityDescriptor


public interface BuilderCapabilityDescriptor


Method Summary
 String getKey()
           
 String getName()
           
 String getPathHelp()
           
 

Method Detail

getKey

@NotNull
String getKey()

getName

@NotNull
String getName()

getPathHelp

@Nullable
String getPathHelp()


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.