com.atlassian.bamboo.fieldvalue
Interface OptionallyConvertibleFromConfig

All Superinterfaces:
ConvertibleFromConfig
All Known Subinterfaces:
BranchIntegrationConfiguration, BranchMonitoringConfiguration
All Known Implementing Classes:
BranchIntegrationConfigurationImpl, BranchMonitoringConfigurationImpl, BranchSpecificConfiguration

public interface OptionallyConvertibleFromConfig
extends ConvertibleFromConfig


Method Summary
 boolean isValid()
          Is the object state valid after it has been initialised from properties.
 
Methods inherited from interface com.atlassian.bamboo.fieldvalue.ConvertibleFromConfig
populateFromConfig, toConfiguration
 

Method Detail

isValid

boolean isValid()
Is the object state valid after it has been initialised from properties.

Returns:


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.