Class AutoDeployment

  • All Implemented Interfaces:
    Serializable

    public class AutoDeployment
    extends AbstractDeployment
    This class AutoDeployment defines a source and target path for a single autoDeployment inside the current project
    See Also:
    Serialized Form
    • Constructor Detail

      • AutoDeployment

        public AutoDeployment()
    • Method Detail

      • isUnpack

        public boolean isUnpack()
      • setUnpack

        public void setUnpack​(boolean unpack)