Interface BBjAdminIndexBuilderJob

All Superinterfaces:
BBjAdminPropertyReader, BBjAdminPropertyWriter, Remote

public interface BBjAdminIndexBuilderJob extends BBjAdminPropertyWriter
Represents an individual index builder job. An index builder job is the process of building an index in the background so it allows users to continue using the file that is being indexed while the indexing is occurring. The index job may be a FULLTEXT index or a standard file index. Standard file indexes actually use an online copy job under the covers to perform the indexing.