Class SProcessSupervisorLogIndexesMapper
- java.lang.Object
-
- org.bonitasoft.engine.supervisor.mapping.model.impl.SProcessSupervisorLogIndexesMapper
-
public class SProcessSupervisorLogIndexesMapper extends java.lang.Object- Author:
- Yanyan Liu
-
-
Field Summary
Fields Modifier and Type Field Description static intSUPERVISOR_INDEXstatic java.lang.StringSUPERVISOR_INDEX_NAME
-
Constructor Summary
Constructors Constructor Description SProcessSupervisorLogIndexesMapper()
-
-
-
Field Detail
-
SUPERVISOR_INDEX
public static final int SUPERVISOR_INDEX
- See Also:
- Constant Field Values
-
SUPERVISOR_INDEX_NAME
public static final java.lang.String SUPERVISOR_INDEX_NAME
- See Also:
- Constant Field Values
-
-