Class CorrelationPropertyInfo

    • Constructor Detail

      • CorrelationPropertyInfo

        public CorrelationPropertyInfo()
      • CorrelationPropertyInfo

        public CorrelationPropertyInfo​(String name,
                                       String value)
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface org.kie.internal.process.CorrelationProperty<String>
      • getType

        public String getType()
        Specified by:
        getType in interface org.kie.internal.process.CorrelationProperty<String>
      • getValue

        public String getValue()
        Specified by:
        getValue in interface org.kie.internal.process.CorrelationProperty<String>
      • setCorrelationKey

        public void setCorrelationKey​(CorrelationKeyInfo correlationKey)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object