Package com.atlassian.bamboo.webwork
Interface WebworkConstants
public interface WebworkConstants
This class provides some common contants used in the Webwork actions...
-
Field Details
-
CHECK_BOX_CHECKED
This what webwork provides in the setter to say that a checkbox has been selected- See Also:
-
CHECK_BOX_UNCHECKED
This what webwork provides in the setter to say that a checkbox is not selected- See Also:
-