Class PredictionIds

  • All Implemented Interfaces:
    org.kie.efesto.common.api.identifiers.ComponentRoot

    public class PredictionIds
    extends java.lang.Object
    implements org.kie.efesto.common.api.identifiers.ComponentRoot
    • Constructor Summary

      Constructors 
      Constructor Description
      PredictionIds()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      LocalPredictionId get​(java.lang.String fileName, java.lang.String name)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PredictionIds

        public PredictionIds()
    • Method Detail

      • get

        public LocalPredictionId get​(java.lang.String fileName,
                                     java.lang.String name)