Interface StructureCoreExtension


@Internal public interface StructureCoreExtension
  • Method Details

    • getConfigurationForWidget

      @Nullable Map<String,Object> getConfigurationForWidget()
      Returns:
      a map of values that is transferred to Structure Widget with the general configuration
    • getRestResponseData

      @Nullable Object getRestResponseData(@Nullable Object requestData)
      Returns:
      an object that is passed along with the current request for update or polling request
    • getAppSupportInfo

      @Nullable AppSupportInfo getAppSupportInfo()
      Returns:
      an object that has license data and other app support info