com.threerings.jpkg.ant.dpkg.scripts.standard
Class PostInst
java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
com.threerings.antidote.field.BaseComponent
com.threerings.antidote.field.BaseField
com.threerings.jpkg.ant.dpkg.scripts.BaseTemplateScript
com.threerings.jpkg.ant.dpkg.scripts.TemplateScript
com.threerings.jpkg.ant.dpkg.scripts.standard.AbstractTypeScript
com.threerings.jpkg.ant.dpkg.scripts.standard.PostInst
- All Implemented Interfaces:
- Field, ReferenceField, RequiresValidation, PackageScript, ValidationScript, VelocityTemplate, Cloneable
public class PostInst
- extends AbstractTypeScript
An AbstractTypeScript
field for defining a <postinst> script.
Methods inherited from class com.threerings.antidote.field.BaseComponent |
appendViolation, appendViolationList, getReferencedField, isReference, registerField, reportConflictingProperties, reportUnsetDependentFields, reportUnsetDependentProperties, reportUnsetField, setReference, validate, validateChildFields, validateChildFields, validateOptionalProperties, validateProperties, validateProperties |
Methods inherited from class org.apache.tools.ant.Task |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, log, log, maybeConfigure, perform, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
Methods inherited from interface com.threerings.antidote.field.Field |
getLocation |
PostInst
public PostInst()
getFieldName
public String getFieldName()
- Description copied from interface:
Field
- Returns the unique name of this Field.
getFriendlyName
public String getFriendlyName()
- Description copied from interface:
PackageScript
- Returns a human readable name for this script.
Copyright © 2007-2008 Three Rings Design, Inc.
All Rights Reserved. Released under a BSD license.