Class ArtefactTypeCache

java.lang.Object
step.core.artefacts.ArtefactTypeCache

public class ArtefactTypeCache extends Object
The only reason why this class exists and has been implemented in a static way is that ArtefactTypeIdResolver cannot be provided with a context object. This class SHOULDN'T be used by any other class and should be removed as soon as a better solution can be found.
  • Constructor Details

    • ArtefactTypeCache

      public ArtefactTypeCache()
  • Method Details