Class TracingProfileType
- java.lang.Object
-
- com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.TracingProfileType
-
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
public class TracingProfileType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
Describes how the tracing is to be done.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.Any
-
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable>
-
-
Field Summary
Fields Modifier and Type Field Description static QName
COMPLEX_TYPE
static ItemName
F_COLLECT_LOG_ENTRIES
static ItemName
F_COMPRESS_OUTPUT
static ItemName
F_CREATE_REPO_OBJECT
static ItemName
F_CREATE_TRACE_FILE
static ItemName
F_DEFAULT
static ItemName
F_DISPLAY_NAME
static ItemName
F_FILE_NAME_PATTERN
static ItemName
F_HIDE_DEPLOYMENT_INFORMATION
static ItemName
F_LOGGING_OVERRIDE
static ItemName
F_MEASURE_CPU_TIME
static ItemName
F_NAME
static ItemName
F_OBJECT_NAME_PATTERN
static ItemName
F_OPERATION_MONITORING
static ItemName
F_RECORD_OBJECT_REFERENCES_FOUND
static ItemName
F_RECORD_OBJECTS_FOUND
static ItemName
F_REF
static ItemName
F_TRACING_TYPE_PROFILE
static ItemName
F_VISIBLE
static Producer<TracingProfileType>
FACTORY
-
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
-
Constructor Summary
Constructors Constructor Description TracingProfileType()
TracingProfileType(PrismContext context)
Deprecated.
-
Method Summary
-
Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toString
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutable
-
Methods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerable
-
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Methods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
-
-
-
Field Detail
-
COMPLEX_TYPE
public static final QName COMPLEX_TYPE
-
F_NAME
public static final ItemName F_NAME
-
F_DISPLAY_NAME
public static final ItemName F_DISPLAY_NAME
-
F_VISIBLE
public static final ItemName F_VISIBLE
-
F_DEFAULT
public static final ItemName F_DEFAULT
-
F_REF
public static final ItemName F_REF
-
F_FILE_NAME_PATTERN
public static final ItemName F_FILE_NAME_PATTERN
-
F_OBJECT_NAME_PATTERN
public static final ItemName F_OBJECT_NAME_PATTERN
-
F_CREATE_TRACE_FILE
public static final ItemName F_CREATE_TRACE_FILE
-
F_CREATE_REPO_OBJECT
public static final ItemName F_CREATE_REPO_OBJECT
-
F_COMPRESS_OUTPUT
public static final ItemName F_COMPRESS_OUTPUT
-
F_HIDE_DEPLOYMENT_INFORMATION
public static final ItemName F_HIDE_DEPLOYMENT_INFORMATION
-
F_MEASURE_CPU_TIME
public static final ItemName F_MEASURE_CPU_TIME
-
F_OPERATION_MONITORING
public static final ItemName F_OPERATION_MONITORING
-
F_COLLECT_LOG_ENTRIES
public static final ItemName F_COLLECT_LOG_ENTRIES
-
F_LOGGING_OVERRIDE
public static final ItemName F_LOGGING_OVERRIDE
-
F_RECORD_OBJECTS_FOUND
public static final ItemName F_RECORD_OBJECTS_FOUND
-
F_RECORD_OBJECT_REFERENCES_FOUND
public static final ItemName F_RECORD_OBJECT_REFERENCES_FOUND
-
F_TRACING_TYPE_PROFILE
public static final ItemName F_TRACING_TYPE_PROFILE
-
FACTORY
public static final Producer<TracingProfileType> FACTORY
-
-
Constructor Detail
-
TracingProfileType
public TracingProfileType()
-
TracingProfileType
@Deprecated public TracingProfileType(PrismContext context)
Deprecated.
-
-
Method Detail
-
getName
public String getName()
-
setName
public void setName(String value)
-
getDisplayName
public String getDisplayName()
-
setDisplayName
public void setDisplayName(String value)
-
isVisible
public Boolean isVisible()
-
setVisible
public void setVisible(Boolean value)
-
isDefault
public Boolean isDefault()
-
setDefault
public void setDefault(Boolean value)
-
getFileNamePattern
public String getFileNamePattern()
-
setFileNamePattern
public void setFileNamePattern(String value)
-
getObjectNamePattern
public String getObjectNamePattern()
-
setObjectNamePattern
public void setObjectNamePattern(String value)
-
isCreateTraceFile
public Boolean isCreateTraceFile()
-
setCreateTraceFile
public void setCreateTraceFile(Boolean value)
-
isCreateRepoObject
public Boolean isCreateRepoObject()
-
setCreateRepoObject
public void setCreateRepoObject(Boolean value)
-
isCompressOutput
public Boolean isCompressOutput()
-
setCompressOutput
public void setCompressOutput(Boolean value)
-
isHideDeploymentInformation
public Boolean isHideDeploymentInformation()
-
setHideDeploymentInformation
public void setHideDeploymentInformation(Boolean value)
-
isMeasureCpuTime
public Boolean isMeasureCpuTime()
-
setMeasureCpuTime
public void setMeasureCpuTime(Boolean value)
-
getOperationMonitoring
public List<OperationMonitoringType> getOperationMonitoring()
-
createOperationMonitoringList
public List<OperationMonitoringType> createOperationMonitoringList()
-
isCollectLogEntries
public Boolean isCollectLogEntries()
-
setCollectLogEntries
public void setCollectLogEntries(Boolean value)
-
getLoggingOverride
public LoggingOverrideType getLoggingOverride()
-
setLoggingOverride
public void setLoggingOverride(LoggingOverrideType value)
-
getRecordObjectsFound
public Integer getRecordObjectsFound()
-
setRecordObjectsFound
public void setRecordObjectsFound(Integer value)
-
getRecordObjectReferencesFound
public Integer getRecordObjectReferencesFound()
-
setRecordObjectReferencesFound
public void setRecordObjectReferencesFound(Integer value)
-
getTracingTypeProfile
public List<TracingTypeProfileType> getTracingTypeProfile()
-
createTracingTypeProfileList
public List<TracingTypeProfileType> createTracingTypeProfileList()
-
equals
public boolean equals(Object other)
- Overrides:
equals
in classcom.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
-
id
public TracingProfileType id(Long value)
-
name
public TracingProfileType name(String value)
-
displayName
public TracingProfileType displayName(String value)
-
visible
public TracingProfileType visible(Boolean value)
-
_default
public TracingProfileType _default(Boolean value)
-
ref
public TracingProfileType ref(String value)
-
fileNamePattern
public TracingProfileType fileNamePattern(String value)
-
objectNamePattern
public TracingProfileType objectNamePattern(String value)
-
createTraceFile
public TracingProfileType createTraceFile(Boolean value)
-
createRepoObject
public TracingProfileType createRepoObject(Boolean value)
-
compressOutput
public TracingProfileType compressOutput(Boolean value)
-
hideDeploymentInformation
public TracingProfileType hideDeploymentInformation(Boolean value)
-
measureCpuTime
public TracingProfileType measureCpuTime(Boolean value)
-
operationMonitoring
public TracingProfileType operationMonitoring(OperationMonitoringType value)
-
beginOperationMonitoring
public OperationMonitoringType beginOperationMonitoring()
-
collectLogEntries
public TracingProfileType collectLogEntries(Boolean value)
-
loggingOverride
public TracingProfileType loggingOverride(LoggingOverrideType value)
-
beginLoggingOverride
public LoggingOverrideType beginLoggingOverride()
-
recordObjectsFound
public TracingProfileType recordObjectsFound(Integer value)
-
recordObjectReferencesFound
public TracingProfileType recordObjectReferencesFound(Integer value)
-
tracingTypeProfile
public TracingProfileType tracingTypeProfile(TracingTypeProfileType value)
-
beginTracingTypeProfile
public TracingTypeProfileType beginTracingTypeProfile()
-
end
public <X> X end()
-
clone
public TracingProfileType clone()
- Overrides:
clone
in classcom.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
-
-