Class LocalComponentIdRedirectPmml

  • All Implemented Interfaces:
    java.io.Serializable, org.kie.efesto.common.api.identifiers.Id, org.kie.efesto.common.api.identifiers.LocalId

    public class LocalComponentIdRedirectPmml
    extends AbstractModelLocalUriIdPmml
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      LocalComponentIdRedirectPmml​(java.lang.String redirectModel, java.lang.String fileName, java.lang.String name)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(java.lang.Object o)  
      java.lang.String getRedirectModel()  
      int hashCode()  
      • Methods inherited from class org.kie.efesto.common.api.identifiers.ModelLocalUriId

        appendBasePath, asModelLocalUriId, basePath, fullPath, model
      • Methods inherited from class org.kie.efesto.common.api.identifiers.LocalUriId

        asLocalUri, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • LocalComponentIdRedirectPmml

        public LocalComponentIdRedirectPmml​(java.lang.String redirectModel,
                                            java.lang.String fileName,
                                            java.lang.String name)