Serialized Form
-
Package net.ideahut.springboot.amazon
-
Package net.ideahut.springboot.audit
-
Class net.ideahut.springboot.audit.AuditInfo
class AuditInfo extends Object implements Serializable- serialVersionUID:
- 7282772610580939787L
-
Class net.ideahut.springboot.audit.AuditObject
class AuditObject extends Object implements Serializable- serialVersionUID:
- -2911873010668542720L
-
Class net.ideahut.springboot.audit.AuditRequest
class AuditRequest extends Object implements Serializable- serialVersionUID:
- -4152581222821630496L
-
Class net.ideahut.springboot.audit.DatabaseAuditProperties
class DatabaseAuditProperties extends Object implements Serializable- serialVersionUID:
- -7663098449546263011L
-
Serialized Fields
-
column
net.ideahut.springboot.audit.DatabaseAuditProperties.Column column
-
enable
net.ideahut.springboot.audit.DatabaseAuditProperties.Enable enable
-
generate
net.ideahut.springboot.audit.DatabaseAuditProperties.Generate generate
-
length
net.ideahut.springboot.audit.DatabaseAuditProperties.Length length
-
table
net.ideahut.springboot.audit.DatabaseAuditProperties.Table table
-
-
Class net.ideahut.springboot.audit.DatabaseAuditProperties.Column
class Column extends Object implements Serializable- serialVersionUID:
- 515274122933112495L
-
Class net.ideahut.springboot.audit.DatabaseAuditProperties.Enable
class Enable extends Object implements Serializable- serialVersionUID:
- -4444336301181187963L
-
Class net.ideahut.springboot.audit.DatabaseAuditProperties.Generate
class Generate extends Object implements Serializable- serialVersionUID:
- -9017261740914482359L
-
Class net.ideahut.springboot.audit.DatabaseAuditProperties.Length
class Length extends Object implements Serializable- serialVersionUID:
- 515274122933112495L
-
Class net.ideahut.springboot.audit.DatabaseAuditProperties.Table
class Table extends Object implements Serializable- serialVersionUID:
- 5518677616782768786L
-
-
Package net.ideahut.springboot.cache
-
Package net.ideahut.springboot.entity
-
Class net.ideahut.springboot.entity.EntityAnnotationIntrospector
class EntityAnnotationIntrospector extends com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector implements Serializable -
Class net.ideahut.springboot.entity.EntityAudit
class EntityAudit extends EntityBase implements Serializable -
Class net.ideahut.springboot.entity.EntityAuditSoftDelete
class EntityAuditSoftDelete extends EntityAudit implements Serializable-
Serialized Fields
-
deletedOn
Long deletedOn
-
-
-
Class net.ideahut.springboot.entity.EntityBase
class EntityBase extends Object implements Serializable
-
-
Package net.ideahut.springboot.exception
-
Exception net.ideahut.springboot.exception.ResultException
class ResultException extends Exception implements Serializable- serialVersionUID:
- 1194020494392027804L
-
Serialized Fields
-
result
net.ideahut.springboot.object.Result result
-
-
Exception net.ideahut.springboot.exception.ResultRuntimeException
class ResultRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -2556464726765449985L
-
Serialized Fields
-
result
net.ideahut.springboot.object.Result result
-
-
-
Package net.ideahut.springboot.generator
-
Class net.ideahut.springboot.generator.OdtIdGenerator
class OdtIdGenerator extends Object implements Serializable-
Serialized Fields
-
entityName
String entityName
-
-
-
Class net.ideahut.springboot.generator.Serial20DigitGenerator
class Serial20DigitGenerator extends Object implements Serializable-
Serialized Fields
-
entityName
String entityName
-
-
-
Class net.ideahut.springboot.generator.StringIdGenerator
class StringIdGenerator extends Object implements Serializable-
Serialized Fields
-
entityName
String entityName
-
-
-
-
Package net.ideahut.springboot.job
-
Class net.ideahut.springboot.job.JobGroupDto
class JobGroupDto extends Object implements Serializable- serialVersionUID:
- -1794529886186803472L
-
Class net.ideahut.springboot.job.JobInstanceDto
class JobInstanceDto extends Object implements Serializable- serialVersionUID:
- -4423874908663220250L
-
Class net.ideahut.springboot.job.JobTriggerDto
class JobTriggerDto extends Object implements Serializable- serialVersionUID:
- 2722672583824259951L
-
Serialized Fields
-
configurations
Map<String,
net.ideahut.springboot.job.JobTriggerDto.Configuration> configurations -
cronExpression
String cronExpression
-
description
String description
-
group
net.ideahut.springboot.job.JobGroupDto group
-
instance
net.ideahut.springboot.job.JobInstanceDto instance
-
isActive
Character isActive
-
isRunOnStartup
Character isRunOnStartup
-
isSaveResult
Character isSaveResult
-
lastRunData
String lastRunData
-
lastRunTime
Long lastRunTime
-
name
String name
-
status
net.ideahut.springboot.job.JobTriggerDto.Status status
-
triggerId
String triggerId
-
type
net.ideahut.springboot.job.JobTypeDto type
-
zoneOffsetSeconds
Integer zoneOffsetSeconds
-
-
Class net.ideahut.springboot.job.JobTriggerDto.Configuration
class Configuration extends Object implements Serializable- serialVersionUID:
- -4702179267729240535L
-
Serialized Fields
-
bytes
byte[] bytes
-
value
String value
-
-
Class net.ideahut.springboot.job.JobTriggerDto.Status
class Status extends Object implements Serializable- serialVersionUID:
- 8416693069238298648L
-
Class net.ideahut.springboot.job.JobTypeDto
class JobTypeDto extends Object implements Serializable- serialVersionUID:
- 3407825319197505008L
-
Serialized Fields
-
classname
String classname
-
description
String description
-
isRunning
Character isRunning
-
isSaveResult
Character isSaveResult
-
isSingleRun
Character isSingleRun
-
lastRunData
String lastRunData
-
lastRunTime
Long lastRunTime
-
lastRunTriggerId
String lastRunTriggerId
-
name
String name
-
parameters
List<net.ideahut.springboot.job.JobTypeDto.Parameter> parameters
-
triggers
List<net.ideahut.springboot.job.JobTriggerDto> triggers
-
typeId
String typeId
-
-
Class net.ideahut.springboot.job.JobTypeDto.Parameter
class Parameter extends Object implements Serializable- serialVersionUID:
- 4552617294700809178L
-
-
Package net.ideahut.springboot.mail
-
Class net.ideahut.springboot.mail.MailObject
class MailObject extends Object implements Serializable- serialVersionUID:
- 7147661776697679343L
-
Serialized Fields
-
attachment
MailObject.Attachment[] attachment
-
bcc
jakarta.mail.internet.InternetAddress[] bcc
-
cc
jakarta.mail.internet.InternetAddress[] cc
-
encoding
String encoding
-
from
jakarta.mail.internet.InternetAddress from
-
htmlText
String htmlText
-
inline
MailObject.Inline[] inline
-
multipart
boolean multipart
-
plainText
String plainText
-
subject
String subject
-
to
jakarta.mail.internet.InternetAddress[] to
-
-
Class net.ideahut.springboot.mail.MailObject.Attachment
class Attachment extends Object implements Serializable- serialVersionUID:
- 6829010630715987661L
-
Class net.ideahut.springboot.mail.MailObject.Inline
class Inline extends Object implements Serializable- serialVersionUID:
- -5538869967637763537L
-
Class net.ideahut.springboot.mail.MailProperties
class MailProperties extends Object implements Serializable- serialVersionUID:
- 3992511029340357336L
-
Serialized Fields
-
from
String from
-
password
String password
-
properties
Properties properties
-
username
String username
-
-
-
Package net.ideahut.springboot.object
-
Class net.ideahut.springboot.object.Filepart
class Filepart extends Object implements Serializable- serialVersionUID:
- -428750300855407974L
-
Class net.ideahut.springboot.object.KeyValue
class KeyValue extends Object implements Serializable- serialVersionUID:
- 1897856761095703266L
-
Serialized Fields
-
key
K extends Serializable key
-
value
V extends Serializable value
-
-
Class net.ideahut.springboot.object.MapStringObject
- serialVersionUID:
- -7214906568356181598L
-
Class net.ideahut.springboot.object.Message
class Message extends Object implements Serializable- serialVersionUID:
- 8732422750371113508L
-
Class net.ideahut.springboot.object.Multimedia
class Multimedia extends Object implements Serializable- serialVersionUID:
- -8204656425592317183L
-
Class net.ideahut.springboot.object.Multipart
class Multipart extends Object implements Serializable- serialVersionUID:
- 5716720042051222738L
-
Class net.ideahut.springboot.object.Option
class Option extends Object implements Serializable- serialVersionUID:
- 6100659681497949252L
-
Class net.ideahut.springboot.object.Page
class Page extends Object implements Serializable- serialVersionUID:
- -6777969103590595404L
-
Class net.ideahut.springboot.object.Result
class Result extends Object implements Serializable- serialVersionUID:
- 3635693412249849007L
-
-
Package net.ideahut.springboot.report
-
Class net.ideahut.springboot.report.ReportInput
class ReportInput extends Object implements Serializable- serialVersionUID:
- 2722274546024554495L
-
Serialized Fields
-
report
net.sf.jasperreports.engine.JasperReport report
-
type
net.ideahut.springboot.report.ReportType type
-
-
Class net.ideahut.springboot.report.ReportResult
class ReportResult extends Object implements Serializable- serialVersionUID:
- -8634196175930055033L
-
Serialized Fields
-
bytes
byte[] bytes
-
type
net.ideahut.springboot.report.ReportType type
-
-
-
Package net.ideahut.springboot.rest
-
Class net.ideahut.springboot.rest.RestPair
class RestPair extends Object implements Serializable- serialVersionUID:
- -7741781103465792124L
-
Serialized Fields
-
name
String name
-
-
-
Package net.ideahut.springboot.security
-
Class net.ideahut.springboot.security.SecurityUser
class SecurityUser extends Object implements Serializable- serialVersionUID:
- 2252634142269581963L
-
Class net.ideahut.springboot.security.SecurityUser.Attribute
class Attribute extends Object implements Serializable- serialVersionUID:
- 4785520200755513011L
-
Class net.ideahut.springboot.security.SecurityUser.Parameter
class Parameter extends Object implements Serializable- serialVersionUID:
- 3744383434461070519L
-
-
Package net.ideahut.springboot.sysparam
-
Package net.ideahut.springboot.task
-
Class net.ideahut.springboot.task.TaskProperties
class TaskProperties extends Object implements Serializable- serialVersionUID:
- 7663907839682849863L
-
Serialized Fields
-
allowCoreThreadTimeOut
Boolean allowCoreThreadTimeOut
-
awaitTerminationSeconds
Integer awaitTerminationSeconds
-
corePoolSize
Integer corePoolSize
-
daemon
Boolean daemon
-
keepAliveSeconds
Integer keepAliveSeconds
-
maxPoolSize
Integer maxPoolSize
-
queueCapacity
Integer queueCapacity
-
threadNamePrefix
String threadNamePrefix
-
threadPriority
Integer threadPriority
-
waitForJobsToCompleteOnShutdown
Boolean waitForJobsToCompleteOnShutdown
-
-