Class AttributeExpressionEditUndoEntry

    • Constructor Detail

      • AttributeExpressionEditUndoEntry

        public AttributeExpressionEditUndoEntry​(org.pentaho.reporting.engine.classic.core.util.InstanceID target,
                                                String attributeNamespace,
                                                String attributeName,
                                                org.pentaho.reporting.engine.classic.core.function.Expression oldValue,
                                                org.pentaho.reporting.engine.classic.core.function.Expression newValue)