Class CLArtifactHelper


  • public abstract class CLArtifactHelper
    extends java.lang.Object
    An artifact is the specification of a physical piece of information that is used or produced by a software development process or by deployment and operation of a system. Examples of artifacts include model files, source files, scripts, binary executable files, a table in a database system, a development deliverable, or a word-processing document, a mail message.
    See Also:
    CLArtifact