public static class ArtifactBean.Adapter extends XmlAdapter<ArtifactBean,Artifact>
Constructor and Description |
---|
ArtifactBean.Adapter() |
public ArtifactBean marshal(Artifact artifact) throws Exception
marshal
in class XmlAdapter<ArtifactBean,Artifact>
Exception
public Artifact unmarshal(ArtifactBean bean) throws Exception
unmarshal
in class XmlAdapter<ArtifactBean,Artifact>
Exception
Copyright © 2012-2017 Red Hat, Inc.. All Rights Reserved.