Class FixedObjectTypeAttributeDefinition.Builder

java.lang.Object
org.jboss.as.controller.AbstractAttributeDefinitionBuilder<FixedObjectTypeAttributeDefinition.Builder,FixedObjectTypeAttributeDefinition>
org.camunda.bpm.container.impl.jboss.util.FixedObjectTypeAttributeDefinition.Builder
Enclosing class:
FixedObjectTypeAttributeDefinition

public static final class FixedObjectTypeAttributeDefinition.Builder extends org.jboss.as.controller.AbstractAttributeDefinitionBuilder<FixedObjectTypeAttributeDefinition.Builder,FixedObjectTypeAttributeDefinition>
  • Constructor Summary

    Constructors
    Constructor
    Description
    Builder(String name, org.jboss.as.controller.AttributeDefinition... valueTypes)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    of(String name, org.jboss.as.controller.AttributeDefinition... valueTypes)
     
    of(String name, org.jboss.as.controller.AttributeDefinition[] valueTypes, org.jboss.as.controller.AttributeDefinition[] moreValueTypes)
     
    setAllowNull(boolean allowNull)
     

    Methods inherited from class org.jboss.as.controller.AbstractAttributeDefinitionBuilder

    addAccessConstraint, addAlternatives, addArbitraryDescriptor, addFlag, getAccessConstraints, getAllowedValues, getAlternatives, getArbitraryDescriptors, getAttributeGroup, getAttributeMarshaller, getCapabilityReferenceRecorder, getCorrector, getDefaultValue, getDeprecated, getFlags, getMaxSize, getMeasurementUnit, getMinSize, getName, getNullSignificant, getParser, getRequires, getType, getUndefinedMetricValue, getValidator, getXmlName, isAllowExpression, isFlagPresent, isNillable, isResourceOnly, removeAlternatives, removeFlag, setAccessConstraints, setAllowedValues, setAllowedValues, setAllowedValues, setAllowExpression, setAlternatives, setAttributeGroup, setAttributeMarshaller, setAttributeParser, setCapabilityReference, setCapabilityReference, setCapabilityReference, setCapabilityReference, setCapabilityReference, setCapabilityReference, setCorrector, setDefaultValue, setDeprecated, setDeprecated, setExpressionsDeprecated, setFlags, setMaxSize, setMeasurementUnit, setMinSize, setNullSignificant, setRequired, setRequires, setResourceOnly, setRestartAllServices, setRestartJVM, setRuntimeServiceNotRequired, setStorageRuntime, setUndefinedMetricValue, setValidator, setXmlName

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait