Class AbstractNeedsTaskHistoryJsonTransformer

    • Constructor Detail

      • AbstractNeedsTaskHistoryJsonTransformer

        public AbstractNeedsTaskHistoryJsonTransformer​(ProcessEngineConfigurationImpl processEngineConfiguration)
    • Method Detail

      • isApplicable

        public boolean isApplicable​(com.fasterxml.jackson.databind.node.ObjectNode historicalData,
                                    CommandContext commandContext)