Class RemoteCorrelationKey

    • Constructor Detail

      • RemoteCorrelationKey

        public RemoteCorrelationKey​(String value)
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface org.kie.internal.process.CorrelationKey
      • setName

        public void setName​(String name)
      • getProperties

        public List<org.kie.internal.process.CorrelationProperty<?>> getProperties()
        Specified by:
        getProperties in interface org.kie.internal.process.CorrelationKey
      • toExternalForm

        public String toExternalForm()
        Specified by:
        toExternalForm in interface org.kie.internal.process.CorrelationKey