Class ArtifactBean.Adapter

  • Enclosing class:
    ArtifactBean

    public static class ArtifactBean.Adapter
    extends java.lang.Object
    • Constructor Detail

      • Adapter

        public Adapter()
    • Method Detail

      • nullify

        private static java.lang.String nullify​(java.lang.String value,
                                                java.lang.String defaultValue)
      • marshal

        public ArtifactBean marshal​(Artifact artifact)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • unmarshal

        public Artifact unmarshal​(ArtifactBean bean)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception