索引

A B C D E F G H I J L M N O P R S T U V W Y 
すべてのクラス|すべてのパッケージ

A

AbstractBotCommand<R> - org.thinkit.bot.instagram.commandのクラス
 
AbstractBotCommand() - クラス のコンストラクタorg.thinkit.bot.instagram.command.AbstractBotCommand
 
AbstractInstaBot - org.thinkit.bot.instagramのクラス
 
AbstractTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
ACTION_RESTRICTION_WAIT_HOUR - org.thinkit.bot.instagram.batch.catalog.VariableName
"ACTION_RESTRICTION_WAIT_HOUR"
ActionError - org.thinkit.bot.instagram.resultのクラス
The class that manages action error.
ActionError() - クラス のコンストラクタorg.thinkit.bot.instagram.result.ActionError
 
ActionExpectableUser - org.thinkit.bot.instagram.resultのクラス
The class that manages the action expectable user.
ActionExpectableUser() - クラス のコンストラクタorg.thinkit.bot.instagram.result.ActionExpectableUser
 
ActionFollowedUser - org.thinkit.bot.instagram.resultのクラス
The class that manages action followed user.
ActionFollowedUser() - クラス のコンストラクタorg.thinkit.bot.instagram.result.ActionFollowedUser
 
ActionFollower - org.thinkit.bot.instagram.resultのクラス
The class that manages the action follower.
ActionFollower() - クラス のコンストラクタorg.thinkit.bot.instagram.result.ActionFollower
 
ActionFollowFailedUser - org.thinkit.bot.instagram.resultのクラス
The class that manages action follow failed user.
ActionFollowFailedUser() - クラス のコンストラクタorg.thinkit.bot.instagram.result.ActionFollowFailedUser
 
ActionFollowingUser - org.thinkit.bot.instagram.resultのクラス
The class that manages the action following user.
ActionFollowingUser() - クラス のコンストラクタorg.thinkit.bot.instagram.result.ActionFollowingUser
 
ActionLikedPhoto - org.thinkit.bot.instagram.resultのクラス
The class that manages actioned liked photo.
ActionLikedPhoto() - クラス のコンストラクタorg.thinkit.bot.instagram.result.ActionLikedPhoto
 
ActionRecord - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages action record.
ActionRecord() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.ActionRecord
 
ActionRecordRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages action record repository.
ActionRestriction - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages action restriction.
ActionRestriction() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.ActionRestriction
 
ActionRestrictionRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages action restriction repository.
ActionSkip - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages action skip.
ActionSkip() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.ActionSkip
 
ActionSkipRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages action skip repository.
ActionStatus - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages action status.
ActionStatusMessage - org.thinkit.bot.instagram.batch.data.content.entityのクラス
The entity that manages the content "ActionStatusMessage" .
ActionStatusMessage() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.entity.ActionStatusMessage
 
ActionStatusMessageMapper - org.thinkit.bot.instagram.batch.data.content.mapperのクラス
The mapper class that manages the content "ActionStatusMessage" .
ActionStatusMessageMapper() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.mapper.ActionStatusMessageMapper
 
ActionUnexpectableUser - org.thinkit.bot.instagram.resultのクラス
The class that manages the unexpectable user.
ActionUnexpectableUser() - クラス のコンストラクタorg.thinkit.bot.instagram.result.ActionUnexpectableUser
 
ActionUnfollowedUser - org.thinkit.bot.instagram.resultのクラス
The class that manages action unfollowed user.
ActionUnfollowedUser() - クラス のコンストラクタorg.thinkit.bot.instagram.result.ActionUnfollowedUser
 
ActionUnfollowFailedUser - org.thinkit.bot.instagram.resultのクラス
The class that manages action unfollow failed user.
ActionUnfollowFailedUser() - クラス のコンストラクタorg.thinkit.bot.instagram.result.ActionUnfollowFailedUser
 
ActionUser - org.thinkit.bot.instagram.paramのクラス
The entity that manages action user information.
ActionUser() - クラス のコンストラクタorg.thinkit.bot.instagram.param.ActionUser
 
ALREADY_FOLLOWED - org.thinkit.bot.instagram.catalog.FollowStateType
The state of already followed
ARIA_LABEL - org.thinkit.bot.instagram.catalog.ElementAttribute
The aria label attribute
AT_MARK - org.thinkit.bot.instagram.catalog.Delimiter
The at-mark "@"
AUTO_COMMENT - org.thinkit.bot.instagram.catalog.TaskType
The auto comment task
AUTO_DIAGNOSE_FOLLOW - org.thinkit.bot.instagram.catalog.TaskType
The auto diagnose follow
AUTO_FOLLOW - org.thinkit.bot.instagram.catalog.TaskType
The auto follow task
AUTO_FORECAST_FOLLOW_BACK_USER - org.thinkit.bot.instagram.catalog.TaskType
The auto forecast follow back user
AUTO_LIKE - org.thinkit.bot.instagram.catalog.TaskType
The auto like task
AUTO_LOGIN - org.thinkit.bot.instagram.catalog.TaskType
The auto login task
AUTO_REFRESH_RETRY_USER - org.thinkit.bot.instagram.catalog.TaskType
The auto refresh retry user
AUTO_SCRAPE_USER_PROFILE - org.thinkit.bot.instagram.catalog.TaskType
The auto scrape user profile
AUTO_UNFOLLOW - org.thinkit.bot.instagram.catalog.TaskType
The auto unfollow task
AutoCommentCommand - org.thinkit.bot.instagram.commandのクラス
推奨されていません。
AutoCommentCommand() - クラス のコンストラクタorg.thinkit.bot.instagram.command.AutoCommentCommand
推奨されていません。
 
AutoFollowCommand - org.thinkit.bot.instagram.commandのクラス
 
AutoFollowCommand() - クラス のコンストラクタorg.thinkit.bot.instagram.command.AutoFollowCommand
 
AutoFollowConfig - org.thinkit.bot.instagram.configのクラス
The class that manages the configuration when execution auto follow command.
AutoFollowConfig() - クラス のコンストラクタorg.thinkit.bot.instagram.config.AutoFollowConfig
 
AutoFollowResult - org.thinkit.bot.instagram.resultのクラス
The class that manages result of auto follow command.
AutoFollowResult() - クラス のコンストラクタorg.thinkit.bot.instagram.result.AutoFollowResult
 
AutoForecastFollowBackResult - org.thinkit.bot.instagram.resultのクラス
The class that manages the result of forecast follow back.
AutoForecastFollowBackResult() - クラス のコンストラクタorg.thinkit.bot.instagram.result.AutoForecastFollowBackResult
 
AutoForecastFollowBackUserCommand - org.thinkit.bot.instagram.commandのクラス
 
AutoForecastFollowBackUserCommand() - クラス のコンストラクタorg.thinkit.bot.instagram.command.AutoForecastFollowBackUserCommand
 
AutoForecastFollowBackUserConfig - org.thinkit.bot.instagram.configのクラス
The class that manages the configuration when execution auto forecast follow back user command.
AutoForecastFollowBackUserConfig() - クラス のコンストラクタorg.thinkit.bot.instagram.config.AutoForecastFollowBackUserConfig
 
AutoLikeCommand - org.thinkit.bot.instagram.commandのクラス
 
AutoLikeCommand() - クラス のコンストラクタorg.thinkit.bot.instagram.command.AutoLikeCommand
 
AutoLikeConfig - org.thinkit.bot.instagram.configのクラス
The class that manages the configuration when execution auto like command.
AutoLikeConfig() - クラス のコンストラクタorg.thinkit.bot.instagram.config.AutoLikeConfig
 
AutoLikeResult - org.thinkit.bot.instagram.resultのクラス
The class that manages result of auto like command.
AutoLikeResult() - クラス のコンストラクタorg.thinkit.bot.instagram.result.AutoLikeResult
 
AutoLoginCommand - org.thinkit.bot.instagram.commandのクラス
 
AutoLoginCommand() - クラス のコンストラクタorg.thinkit.bot.instagram.command.AutoLoginCommand
 
AutoLoginResult - org.thinkit.bot.instagram.resultのクラス
The class that manages result of auto login command.
AutoLoginResult() - クラス のコンストラクタorg.thinkit.bot.instagram.result.AutoLoginResult
 
AutoScrapeUserProfileCommand - org.thinkit.bot.instagram.commandのクラス
 
AutoScrapeUserProfileCommand() - クラス のコンストラクタorg.thinkit.bot.instagram.command.AutoScrapeUserProfileCommand
 
AutoScrapeUserProfileResult - org.thinkit.bot.instagram.resultのクラス
The class that manages the result of auto scrape user profile command.
AutoScrapeUserProfileResult() - クラス のコンストラクタorg.thinkit.bot.instagram.result.AutoScrapeUserProfileResult
 
AutoUnfollowCommand - org.thinkit.bot.instagram.commandのクラス
 
AutoUnfollowCommand() - クラス のコンストラクタorg.thinkit.bot.instagram.command.AutoUnfollowCommand
 
AutoUnfollowConfig - org.thinkit.bot.instagram.configのクラス
The class that manages the configuration when execution auto unfollow command.
AutoUnfollowConfig() - クラス のコンストラクタorg.thinkit.bot.instagram.config.AutoUnfollowConfig
 
AutoUnfollowResult - org.thinkit.bot.instagram.resultのクラス
The class that manages the result of auto unfollow command.
AutoUnfollowResult() - クラス のコンストラクタorg.thinkit.bot.instagram.result.AutoUnfollowResult
 
AvailableUserAccountNotFoundException - org.thinkit.bot.instagram.batch.exceptionの例外
Thrown to indicate that the available user account does not found.
AvailableUserAccountNotFoundException() - 例外 のコンストラクタorg.thinkit.bot.instagram.batch.exception.AvailableUserAccountNotFoundException
Constructs an AvailableUserAccountNotFoundException with no detail message.
AvailableUserAccountNotFoundException(String) - 例外 のコンストラクタorg.thinkit.bot.instagram.batch.exception.AvailableUserAccountNotFoundException
Constructs an AvailableUserAccountNotFoundException with the specified detail message.
AvailableUserAccountNotFoundException(String, Throwable) - 例外 のコンストラクタorg.thinkit.bot.instagram.batch.exception.AvailableUserAccountNotFoundException
Constructs a new exception with the specified detail message and cause.
AvailableUserAccountNotFoundException(Throwable) - 例外 のコンストラクタorg.thinkit.bot.instagram.batch.exception.AvailableUserAccountNotFoundException
Constructs a new exception with the specified cause and a detail message of (cause==null ?

B

BASIC - org.thinkit.bot.instagram.batch.catalog.LoginStrategyPattern
The basic login (user name + password)
BATCH_MAIN_STREAM_FLOW_STRATEGY - org.thinkit.bot.instagram.batch.catalog.VariableName
"BATCH_MAIN_STREAM_FLOW_STRATEGY"
BATCH_SESSION_CLOSE_FLOW_STRATEGY - org.thinkit.bot.instagram.batch.catalog.VariableName
BATCH_SESSION_CLOSE_FLOW_STRATEGY
BatchCloseSessionContinueFlowStrategy - org.thinkit.bot.instagram.batch.strategy.flowのクラス
 
BatchCloseSessionContinueFlowStrategy() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.flow.BatchCloseSessionContinueFlowStrategy
 
BatchCloseSessionFinishFlowStrategy - org.thinkit.bot.instagram.batch.strategy.flowのクラス
 
BatchCloseSessionFinishFlowStrategy() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.flow.BatchCloseSessionFinishFlowStrategy
 
BatchCloseSessionFlowContext - org.thinkit.bot.instagram.batch.strategy.contextのクラス
 
BatchCloseSessionFlowContext() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.context.BatchCloseSessionFlowContext
 
BatchCloseSessionFlowStrategyPattern - org.thinkit.bot.instagram.batch.catalogの列挙
The catalog that manages batch close session flow strategy pattern.
BatchConfiguration - org.thinkit.bot.instagram.batch.configのクラス
 
BatchConfiguration() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.config.BatchConfiguration
 
BatchFlowStrategy - org.thinkit.bot.instagram.batch.strategy.flowのインタフェース
 
BatchJob - org.thinkit.bot.instagram.batch.catalogの列挙
The catalog that manages batch job.
BatchJobConfiguration - org.thinkit.bot.instagram.batch.configのクラス
 
BatchJobConfiguration() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.config.BatchJobConfiguration
 
BatchMainStreamFlowContext - org.thinkit.bot.instagram.batch.strategy.contextのクラス
 
BatchMainStreamFlowContext() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.context.BatchMainStreamFlowContext
 
BatchMainStreamFlowStrategyPattern - org.thinkit.bot.instagram.batch.catalogの列挙
The catalog that manages batch main stream flow strategy pattern.
BatchMainStreamRestrictableFlowStrategy - org.thinkit.bot.instagram.batch.strategy.flowのクラス
 
BatchMainStreamRestrictableFlowStrategy() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.flow.BatchMainStreamRestrictableFlowStrategy
 
BatchMainStreamUnrestrictableFlowStrategy - org.thinkit.bot.instagram.batch.strategy.flowのクラス
 
BatchMainStreamUnrestrictableFlowStrategy() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.flow.BatchMainStreamUnrestrictableFlowStrategy
 
BatchScheduleType - org.thinkit.bot.instagram.batch.catalogの列挙
The catalog that manages batch schedule type.
BatchStartSessionFlowContext - org.thinkit.bot.instagram.batch.strategy.contextのクラス
 
BatchStartSessionFlowContext() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.context.BatchStartSessionFlowContext
 
BatchStartSessionFlowStrategyPattern - org.thinkit.bot.instagram.batch.catalogの列挙
The catalog that manages batch start session flow strategy pattern.
BatchStartSessionLoggedInFlowStrategy - org.thinkit.bot.instagram.batch.strategy.flowのクラス
 
BatchStartSessionLoggedInFlowStrategy() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.flow.BatchStartSessionLoggedInFlowStrategy
 
BatchStartSessionNotLoggedInFlowStrategy - org.thinkit.bot.instagram.batch.strategy.flowのクラス
 
BatchStartSessionNotLoggedInFlowStrategy() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.flow.BatchStartSessionNotLoggedInFlowStrategy
 
BatchStep - org.thinkit.bot.instagram.batch.catalogの列挙
The catalog that manages batch step.
batchStepCollections() - クラス のメソッドorg.thinkit.bot.instagram.batch.config.BatchStepConfiguration
 
BatchStepCollections - org.thinkit.bot.instagram.batch.dtoのクラス
The class that manages collections of batch step.
BatchStepCollections() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.dto.BatchStepCollections
 
BatchStepConfiguration - org.thinkit.bot.instagram.batch.configのクラス
 
BatchStepConfiguration() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.config.BatchStepConfiguration
 
BatchTask - org.thinkit.bot.instagram.batch.policyのクラス
The class that manages task.
BatchTask() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.policy.BatchTask
 
BatchTaskResult - org.thinkit.bot.instagram.batch.resultのクラス
The class that manages the result of batch task.
BatchTaskResult() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.result.BatchTaskResult
 
BotCommand<R> - org.thinkit.bot.instagram.commandのインタフェース
 
build() - クラス のメソッドorg.thinkit.bot.instagram.batch.report.LineMessageBuilder
 
build() - インタフェース のメソッドorg.thinkit.bot.instagram.batch.report.MessageBuilder
 
buildReport() - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.report.CloseSessionReportBuildStrategy
 
buildReport() - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.report.MainStreamReportBuildStrategy
 
buildReport() - インタフェース のメソッドorg.thinkit.bot.instagram.batch.strategy.report.ReportBuildStrategy
 
buildReport() - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.report.StartSessionReportBuildStrategy
 
BUTTON_CONTAINS_TEXT - org.thinkit.bot.instagram.catalog.ElementXPath
The button contains text

C

canSendResultMessage() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.BatchTask
 
canSkip() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.BatchTask
 
CLEAR_SESSION - org.thinkit.bot.instagram.batch.catalog.BatchStep
The clear session
CLEAR_SESSION - org.thinkit.bot.instagram.catalog.TaskType
The clear session
ClearSessionTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
CLOSE_SESSION - org.thinkit.bot.instagram.batch.catalog.BatchScheduleType
The close session
CLOSE_SESSION - org.thinkit.bot.instagram.batch.catalog.BatchStep
The close session
CLOSE_SESSION - org.thinkit.bot.instagram.catalog.TaskType
The close session
closeSession() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.RunningUser
 
CloseSessionReportBuildStrategy - org.thinkit.bot.instagram.batch.strategy.reportのクラス
 
CloseSessionReportBuildStrategy() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.report.CloseSessionReportBuildStrategy
 
CloseSessionTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
closeWebBrowser() - クラス のメソッドorg.thinkit.bot.instagram.AbstractInstaBot
 
closeWebBrowser() - インタフェース のメソッドorg.thinkit.bot.instagram.InstaBot
 
COMMA - org.thinkit.bot.instagram.catalog.Delimiter
The comma ","
COMMENT_BUTTON - org.thinkit.bot.instagram.catalog.ElementXPath
The comment button
COMPLETED - org.thinkit.bot.instagram.catalog.ActionStatus
The completed
CompletedLikeState - org.thinkit.bot.instagram.batch.data.content.entityのクラス
The entity that manages the content "CompletedLikeState" .
CompletedLikeState() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.entity.CompletedLikeState
 
CompletedLikeStateMapper - org.thinkit.bot.instagram.batch.data.content.mapperのクラス
The mapper class that manages the content "CompletedLikeState" .
CompletedLikeStateMapper() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.mapper.CompletedLikeStateMapper
 
Context<R> - org.thinkit.bot.instagram.batch.strategy.contextのインタフェース
 
CONTINUE - org.thinkit.bot.instagram.batch.catalog.BatchCloseSessionFlowStrategyPattern
The continue
CONTINUE_SESSION - org.thinkit.bot.instagram.batch.catalog.BatchStep
The continue session
CONTINUE_SESSION - org.thinkit.bot.instagram.catalog.TaskType
The continue session
ContinueSessionTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
create(WaitType) - クラス のstaticメソッドorg.thinkit.bot.instagram.util.WaitTimeUtils
 
createJobFlowBuilder(JobBuilder, BatchStepCollections) - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.flow.BatchCloseSessionContinueFlowStrategy
 
createJobFlowBuilder(JobBuilder, BatchStepCollections) - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.flow.BatchCloseSessionFinishFlowStrategy
 
createJobFlowBuilder(JobBuilder, BatchStepCollections) - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.flow.BatchMainStreamRestrictableFlowStrategy
 
createJobFlowBuilder(JobBuilder, BatchStepCollections) - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.flow.BatchMainStreamUnrestrictableFlowStrategy
 
createJobFlowBuilder(JobBuilder, BatchStepCollections) - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.flow.BatchStartSessionLoggedInFlowStrategy
 
createJobFlowBuilder(JobBuilder, BatchStepCollections) - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.flow.BatchStartSessionNotLoggedInFlowStrategy
 
createJobFlowBuilder(JobBuilder, BatchStepCollections) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.strategy.flow.BatchFlowStrategy
 
createSession() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.RunningUser
 

D

DateFormat - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages date format.
DateUtils - org.thinkit.bot.instagram.utilのクラス
 
DateUtils() - クラス のコンストラクタorg.thinkit.bot.instagram.util.DateUtils
 
DEFAULT - org.thinkit.bot.instagram.batch.catalog.HashtagSelectionStrategyPattern
The default
DEFAULT - org.thinkit.bot.instagram.catalog.WaitType
The default
DefaultHashtagSelectionStrategy - org.thinkit.bot.instagram.batch.strategy.hashtagのクラス
 
DefaultHashtagSelectionStrategy() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.hashtag.DefaultHashtagSelectionStrategy
 
DefaultTaskExecutionRule - org.thinkit.bot.instagram.batch.data.content.entityのクラス
The entity that manages the content "DefaultTaskExecutionRule" .
DefaultTaskExecutionRule() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.entity.DefaultTaskExecutionRule
 
DefaultTaskExecutionRuleMapper - org.thinkit.bot.instagram.batch.data.content.mapperのクラス
The mapper class that manages the content "DefaultTaskExecutionRule" .
DefaultTaskExecutionRuleMapper() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.mapper.DefaultTaskExecutionRuleMapper
 
DefaultVariable - org.thinkit.bot.instagram.batch.data.content.entityのクラス
The entity that manages the content "DefaultVariable" .
DefaultVariable() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.entity.DefaultVariable
 
DefaultVariableMapper - org.thinkit.bot.instagram.batch.data.content.mapperのクラス
The mapper class that manages the content "DefaultVariable" .
DefaultVariableMapper() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.mapper.DefaultVariableMapper
 
deleteByChargeUserName(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.FollowMutualUserRepository
 
deleteByChargeUserName(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.FollowUnmutualUserRepository
 
deleteByChargeUserName(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.HashtagRepository
 
deleteByChargeUserName(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.UserFollowerRepository
 
deleteByChargeUserName(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.UserFollowingRepository
 
deleteByUserNameAndChargeUserName(String, String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.FollowBackExpectableUserRepository
 
deleteByUserNameAndChargeUserName(String, String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.FollowedUserRepository
 
deleteByUserNameAndChargeUserName(String, String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.LikedPhotoRepository
 
Delimiter - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages delimiter.

E

ElementAttribute - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages element attribute.
ElementCssSelector - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages css selector of the element.
ElementName - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages element name.
ElementTag - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages element tag.
ElementXPath - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages element XPath.
ENGLISH - org.thinkit.bot.instagram.batch.catalog.Language
English
EQUAL - org.thinkit.bot.instagram.catalog.Delimiter
The equal "="
Error - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages error.
Error() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.Error
 
ErrorRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages error repository.
evaluate() - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.context.BatchCloseSessionFlowContext
 
evaluate() - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.context.BatchMainStreamFlowContext
 
evaluate() - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.context.BatchStartSessionFlowContext
 
evaluate() - インタフェース のメソッドorg.thinkit.bot.instagram.batch.strategy.context.Context
 
evaluate() - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.context.HashtagSelectionContext
 
evaluate() - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.context.ReportBuildContext
 
ExcludedUser - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages excluded user.
ExcludedUser() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.ExcludedUser
 
ExcludedUserRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages excluded user repository.
execute(WebDriver) - クラス のメソッドorg.thinkit.bot.instagram.command.AbstractBotCommand
 
execute(WebDriver) - インタフェース のメソッドorg.thinkit.bot.instagram.command.BotCommand
 
execute(StepContribution, ChunkContext) - クラス のメソッドorg.thinkit.bot.instagram.batch.tasklet.AbstractTasklet
 
EXECUTE_AUTO_DIAGNOSE_FOLLOW - org.thinkit.bot.instagram.batch.catalog.BatchStep
The execute auto diagnose follow step
EXECUTE_AUTO_FOLLOW - org.thinkit.bot.instagram.batch.catalog.BatchStep
The execute auto follow step
EXECUTE_AUTO_FORECAST_FOLLOW_BACK_USER - org.thinkit.bot.instagram.batch.catalog.BatchStep
The execute auto forecast follow back user step
EXECUTE_AUTO_LIKE - org.thinkit.bot.instagram.batch.catalog.BatchStep
The execute auto like step
EXECUTE_AUTO_LOGIN - org.thinkit.bot.instagram.batch.catalog.BatchStep
The execute auto login step
EXECUTE_AUTO_REFRESH_RETRY_USER - org.thinkit.bot.instagram.batch.catalog.BatchStep
The execute auto refresh retry user step
EXECUTE_AUTO_SCRAPE_USER_PROFILE - org.thinkit.bot.instagram.batch.catalog.BatchStep
The execute auto scrape user profile step
EXECUTE_AUTO_UNFOLLOW - org.thinkit.bot.instagram.batch.catalog.BatchStep
The execute auto unfollow step
ExecuteAutoDiagnoseFollowTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
executeAutoFollow(List<FollowUser>, AutoFollowConfig) - インタフェース のメソッドorg.thinkit.bot.instagram.InstaBot
 
executeAutoFollow(List<FollowUser>, AutoFollowConfig) - クラス のメソッドorg.thinkit.bot.instagram.InstaBotJ
 
ExecuteAutoFollowTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
executeAutoForecastFollowBackUser(List<ForecastUser>, AutoForecastFollowBackUserConfig) - インタフェース のメソッドorg.thinkit.bot.instagram.InstaBot
 
executeAutoForecastFollowBackUser(List<ForecastUser>, AutoForecastFollowBackUserConfig) - クラス のメソッドorg.thinkit.bot.instagram.InstaBotJ
 
ExecuteAutoForecastFollowBackUserTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
executeAutoLike(List<TargetHashtag>, AutoLikeConfig) - インタフェース のメソッドorg.thinkit.bot.instagram.InstaBot
 
executeAutoLike(List<TargetHashtag>, AutoLikeConfig) - クラス のメソッドorg.thinkit.bot.instagram.InstaBotJ
 
ExecuteAutoLikeTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
ExecuteAutoLoginTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
ExecuteAutoRefreshRetryUserTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
executeAutoScrapeUserProfile(ActionUser) - インタフェース のメソッドorg.thinkit.bot.instagram.InstaBot
 
executeAutoScrapeUserProfile(ActionUser) - クラス のメソッドorg.thinkit.bot.instagram.InstaBotJ
 
ExecuteAutoScrapeUserProfileTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
executeAutoUnfollow(List<UnfollowUser>, AutoUnfollowConfig) - インタフェース のメソッドorg.thinkit.bot.instagram.InstaBot
 
executeAutoUnfollow(List<UnfollowUser>, AutoUnfollowConfig) - クラス のメソッドorg.thinkit.bot.instagram.InstaBotJ
 
ExecuteAutoUnfollowTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
executeBotProcess() - クラス のメソッドorg.thinkit.bot.instagram.command.AutoCommentCommand
推奨されていません。
 
executeBotProcess() - クラス のメソッドorg.thinkit.bot.instagram.command.AutoLikeCommand
 
executeBotProcess() - クラス のメソッドorg.thinkit.bot.instagram.command.AutoLoginCommand
 
executeLogin(ActionUser) - インタフェース のメソッドorg.thinkit.bot.instagram.InstaBot
 
executeLogin(ActionUser) - クラス のメソッドorg.thinkit.bot.instagram.InstaBotJ
 
executeTask(StepContribution, ChunkContext) - クラス のメソッドorg.thinkit.bot.instagram.batch.tasklet.ExecuteAutoLikeTasklet
 
executeTask(StepContribution, ChunkContext) - クラス のメソッドorg.thinkit.bot.instagram.batch.tasklet.ExecuteAutoLoginTasklet
 
ExecutionControlledVariable - org.thinkit.bot.instagram.batch.data.content.entityのクラス
The entity that manages the content "ExecutionControlledVariable" .
ExecutionControlledVariable() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.entity.ExecutionControlledVariable
 
ExecutionControlledVariableMapper - org.thinkit.bot.instagram.batch.data.content.mapperのクラス
The mapper class that manages the content "ExecutionControlledVariable" .
ExecutionControlledVariableMapper() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.mapper.ExecutionControlledVariableMapper
 

F

findByChargeUserName(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.FollowedUserRepository
 
findByChargeUserName(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.FollowMutualUserRepository
 
findByChargeUserName(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.FollowUnmutualUserRepository
 
findByChargeUserName(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.LikedPhotoRepository
 
findByChargeUserName(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.UserFollowerRepository
 
findByChargeUserName(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.UserFollowingRepository
 
findByChargeUserNameAndAlreadySentFalse(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.MessageMetaRepository
 
findByChargeUserNameAndGroupCode(String, int) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.HashtagRepository
 
findByChargeUserNameAndTaskTypeCode(int, String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.TaskExecutionControlRepository
 
findByChargeUserNameOrderByFollowBackPossibilityCodeAsc(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.FollowBackExpectableUserRepository
 
findByName(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.VariableRepository
 
findByTaskTypeCode(int) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.ActionSkipRepository
 
findByTaskTypeCode(int) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.LastActionRepository
Returns the LastAction document based on the task type code passed as an argument.
findByUserName(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.SessionRepository
 
findByUserName(String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.UserAccountRepository
 
findByUserNameAndChargeUserName(String, String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.FollowBackExpectableUserRepository
 
findByUserNameAndChargeUserName(String, String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.FollowedUserRepository
 
findByUserNameAndChargeUserName(String, String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.FollowMutualUserRepository
 
findByUserNameAndChargeUserName(String, String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.FollowUnmutualUserRepository
 
findByUserNameAndChargeUserName(String, String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.LeftUserRepository
 
findByUserNameAndChargeUserName(String, String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.UnfollowedUserRepository
 
findByUserNameAndChargeUserName(String, String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.UserFollowerRepository
 
findByUserNameAndChargeUserName(String, String) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.data.mongo.repository.UserFollowingRepository
 
FINISH - org.thinkit.bot.instagram.batch.catalog.BatchCloseSessionFlowStrategyPattern
The finish
FOCUS - org.thinkit.bot.instagram.batch.catalog.HashtagSelectionStrategyPattern
The focus
FocusHashtagSelectionStrategy - org.thinkit.bot.instagram.batch.strategy.hashtagのクラス
 
FocusHashtagSelectionStrategy() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.hashtag.FocusHashtagSelectionStrategy
 
FOLLOW - org.thinkit.bot.instagram.catalog.WaitType
The follow
FOLLOW_BUTTON - org.thinkit.bot.instagram.catalog.ElementXPath
The follow button
FOLLOW_INTERVAL - org.thinkit.bot.instagram.batch.catalog.VariableName
"FOLLOW_INTERVAL"
FOLLOW_PER_DAY - org.thinkit.bot.instagram.batch.catalog.VariableName
"FOLLOW_PER_DAY"
FollowBackCheckUser - org.thinkit.bot.instagram.paramのクラス
The entity that manages follow back check user.
FollowBackCheckUser() - クラス のコンストラクタorg.thinkit.bot.instagram.param.FollowBackCheckUser
 
FollowBackExpectableUser - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages follow back expectable user.
FollowBackExpectableUser() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.FollowBackExpectableUser
 
FollowBackExpectableUserRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages follow back expectable user repository.
FollowBackPossibility - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages the follow back possibility.
FollowBackPossibilityIndicator - org.thinkit.bot.instagram.batch.data.content.entityのクラス
The entity that manages the content "FollowBackPossibilityIndicator" .
FollowBackPossibilityIndicator - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages follow back possibility indicator.
FollowBackPossibilityIndicator() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.entity.FollowBackPossibilityIndicator
 
FollowBackPossibilityIndicator() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.FollowBackPossibilityIndicator
 
FollowBackPossibilityIndicatorMapper - org.thinkit.bot.instagram.batch.data.content.mapperのクラス
The mapper class that manages the content "FollowBackPossibilityIndicator" .
FollowBackPossibilityIndicatorMapper() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.mapper.FollowBackPossibilityIndicatorMapper
 
FollowBackPossibilityIndicatorRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages follow back possibility indicator repository.
FollowedUser - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages followed user.
FollowedUser() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.FollowedUser
 
FollowedUserRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages followed user repository.
FOLLOWER - org.thinkit.bot.instagram.catalog.FollowStateType
The state of follow
FOLLOWING_NEAR_LIMIT - org.thinkit.bot.instagram.batch.catalog.VariableName
"FOLLOWING_NEAR_LIMIT"
FollowMutualUser - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages follow mutual user.
FollowMutualUser() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.FollowMutualUser
 
FollowMutualUserRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages follow mutual user repository.
FollowState - org.thinkit.bot.instagram.batch.data.content.entityのクラス
The entity that manages the content "FollowState" .
FollowState() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.entity.FollowState
 
FollowStateMapper - org.thinkit.bot.instagram.batch.data.content.mapperのクラス
The mapper class that manages the content "FollowState" .
FollowStateMapper() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.mapper.FollowStateMapper
 
FollowStateType - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages follow state type.
FollowUnmutualUser - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages follow unmutual user.
FollowUnmutualUser() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.FollowUnmutualUser
 
FollowUnmutualUserRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages follow umutual user repository.
FollowUser - org.thinkit.bot.instagram.paramのクラス
The entity that manages follow user.
FollowUser() - クラス のコンストラクタorg.thinkit.bot.instagram.param.FollowUser
 
FORECAST_FOLLOW_BACK_EXPECTABLE_USER_PER_TASK - org.thinkit.bot.instagram.batch.catalog.VariableName
"FORECAST_FOLLOW_BACK_EXPECTABLE_USER_PER_TASK"
ForecastUser - org.thinkit.bot.instagram.paramのクラス
The entity that manages forecast user.
ForecastUser() - クラス のコンストラクタorg.thinkit.bot.instagram.param.ForecastUser
 
from(String) - クラス のstaticメソッドorg.thinkit.bot.instagram.param.TargetHashtag
Returns the new instance of TargetHashtag based on the argument.

G

getClassPath() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.util.RuntimeMxUtils
 
getDateAfter(int) - クラス のstaticメソッドorg.thinkit.bot.instagram.util.DateUtils
 
getInputArgs() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.util.RuntimeMxUtils
 
getJvmName() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.util.RuntimeMxUtils
 
getLibraryPath() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.util.RuntimeMxUtils
 
getManagementSpecVersion() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.util.RuntimeMxUtils
 
getPassword() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.RunningUser
 
getPid() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.util.RuntimeMxUtils
 
getSpecName() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.util.RuntimeMxUtils
 
getSpecVersion() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.util.RuntimeMxUtils
 
getTargetHashtags(HashtagRepository, String, int) - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.hashtag.FocusHashtagSelectionStrategy
 
getTargetHashtags(HashtagRepository, String, int) - インタフェース のメソッドorg.thinkit.bot.instagram.batch.strategy.hashtag.HashtagSelectionStrategy
 
getTargetHashtags(HashtagRepository, String, int) - クラス のメソッドorg.thinkit.bot.instagram.batch.strategy.hashtag.DefaultHashtagSelectionStrategy
 
getTypeCode() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.BatchTask
 
getUserName() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.RunningUser
 
getVmName() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.util.RuntimeMxUtils
 
getVmVendor() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.util.RuntimeMxUtils
 
getVmVersion() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.util.RuntimeMxUtils
 

H

HASH - org.thinkit.bot.instagram.catalog.TagSymbol
The hash symbol
Hashtag - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages hashtag.
Hashtag() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.Hashtag
 
HASHTAG_GROUP_COUNT - org.thinkit.bot.instagram.batch.catalog.VariableName
"HASHTAG_GROUP_COUNT"
HashtagGroup - org.thinkit.bot.instagram.batch.data.content.entityのクラス
The entity that manages the content "HashtagGroup" .
HashtagGroup() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.entity.HashtagGroup
 
HashtagGroupMapper - org.thinkit.bot.instagram.batch.data.content.mapperのクラス
The mapper class that manages the content "HashtagGroup" .
HashtagGroupMapper() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.mapper.HashtagGroupMapper
 
HashtagRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages hashtag repository.
HashtagResource - org.thinkit.bot.instagram.batch.data.content.entityのクラス
The entity that manages the content "HashtagResource" .
HashtagResource() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.entity.HashtagResource
 
HashtagResourceMapper - org.thinkit.bot.instagram.batch.data.content.mapperのクラス
The mapper class that manages the content "HashtagResource" .
HashtagResourceMapper() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.mapper.HashtagResourceMapper
 
HashtagSelectionContext - org.thinkit.bot.instagram.batch.strategy.contextのクラス
 
HashtagSelectionContext() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.context.HashtagSelectionContext
 
HashtagSelectionStrategy - org.thinkit.bot.instagram.batch.strategy.hashtagのインタフェース
 
HashtagSelectionStrategyPattern - org.thinkit.bot.instagram.batch.catalogの列挙
The catalog that manages hashtag selection strategy pattern.
HIGH - org.thinkit.bot.instagram.catalog.FollowBackPossibility
The high
HIGHEST - org.thinkit.bot.instagram.catalog.FollowBackPossibility
The highest
HUMAN_LIKE_INTERVAL - org.thinkit.bot.instagram.catalog.WaitType
The human-like interval

I

IndentType - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages indent type.
IndentUtils - org.thinkit.bot.instagram.utilのクラス
 
IndentUtils() - クラス のコンストラクタorg.thinkit.bot.instagram.util.IndentUtils
 
INSTA_BOT - org.thinkit.bot.instagram.batch.catalog.BatchJob
The insta bot
instaBot() - クラス のメソッドorg.thinkit.bot.instagram.batch.config.BatchJobConfiguration
 
InstaBot - org.thinkit.bot.instagramのインタフェース
 
InstaBotJ - org.thinkit.bot.instagramのクラス
 
InstaBotJ() - クラス のコンストラクタorg.thinkit.bot.instagram.InstaBotJ
 
InstaBotJBatchApplication - org.thinkit.bot.instagram.batchのクラス
The SpringBoot Batch application for InstaBot.
InstaBotJBatchApplication() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.InstaBotJBatchApplication
 
INSTAGRAM - org.thinkit.bot.instagram.batch.catalog.MongoDatabase
"instagram"
InstagramUrl - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages url of instagram.
INTERRUPTED - org.thinkit.bot.instagram.catalog.ActionStatus
The interrupted
isAvailable() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.RunningUser
 
isClosable() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.BatchTask
 
isCloseSessionTask() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.BatchTask
 
isCommonSchedule() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.BatchTask
 
isExecutionControlled() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.BatchTask
 
isHourElapsed(Date, int) - クラス のstaticメソッドorg.thinkit.bot.instagram.util.DateUtils
 
isMainStreamTask() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.BatchTask
 
isRestrictable() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.BatchTask
 
isStartSession() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.BatchTask
 
isStartSessionTask() - クラス のメソッドorg.thinkit.bot.instagram.batch.policy.BatchTask
 

J

JAPANESE - org.thinkit.bot.instagram.batch.catalog.Language
Japanese
JavaScriptCommand - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages the command of JavaScript.

L

Language - org.thinkit.bot.instagram.batch.catalogの列挙
The catalog that manages language.
LAST_DATE_ATTEMPTED_AUTO_FOLLOW - org.thinkit.bot.instagram.batch.catalog.VariableName
"LAST_DATE_ATTEMPTED_AUTO_FOLLOW"
LastAction - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages last action.
LastAction() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.LastAction
 
LastActionRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages last action repository.
LeftUser - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages the left user.
LeftUser() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.LeftUser
 
LeftUserRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages left user repository.
LIKE - org.thinkit.bot.instagram.catalog.WaitType
The like
LIKE_BUTTON - org.thinkit.bot.instagram.catalog.ElementXPath
The like button
LIKE_BUTTON_2 - org.thinkit.bot.instagram.catalog.ElementXPath
The like button
LIKE_INTERVAL - org.thinkit.bot.instagram.batch.catalog.VariableName
"LIKE_INTERVAL"
LIKE_PER_TASK - org.thinkit.bot.instagram.batch.catalog.VariableName
"LIKE_PER_TASK"
LIKE_SKIP_MOOD_OCCURRENCE_PROBABILITY - org.thinkit.bot.instagram.batch.catalog.VariableName
"LIKE_SKIP_MOOD_OCCURRENCE_PROBABILITY"
LikedPhoto - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages liked photo.
LikedPhoto() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.LikedPhoto
 
LikedPhotoRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages liked photo repository.
LINE_NOTIFY_TOKEN - org.thinkit.bot.instagram.batch.catalog.VariableName
"LINE_NOTIFY_TOKEN"
LineMessageBuilder - org.thinkit.bot.instagram.batch.reportのクラス
 
LineMessageBuilder() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.report.LineMessageBuilder
 
LineMessagePhrase - org.thinkit.bot.instagram.batch.data.content.entityのクラス
The entity that manages the content "LineMessagePhrase" .
LineMessagePhrase() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.entity.LineMessagePhrase
 
LineMessagePhraseMapper - org.thinkit.bot.instagram.batch.data.content.mapperのクラス
The mapper class that manages the content "LineMessagePhrase" .
LineMessagePhraseMapper() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.mapper.LineMessagePhraseMapper
 
LOGGED_IN - org.thinkit.bot.instagram.batch.catalog.BatchStartSessionFlowStrategyPattern
The logged in
LOGIN - org.thinkit.bot.instagram.catalog.ElementXPath
The login
LOGIN - org.thinkit.bot.instagram.catalog.InstagramUrl
The login url
LOGIN_COMPLETED - org.thinkit.bot.instagram.catalog.ElementXPath
The login completed
LoginStrategyPattern - org.thinkit.bot.instagram.batch.catalogの列挙
The catalog that manages login strategy pattern.
LOW - org.thinkit.bot.instagram.catalog.FollowBackPossibility
The low
LOWEST - org.thinkit.bot.instagram.catalog.FollowBackPossibility
The lowest

M

main(String[]) - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.InstaBotJBatchApplication
The entry point.
MAIN_STREAM - org.thinkit.bot.instagram.batch.catalog.BatchScheduleType
The main stream
MainStreamReportBuildStrategy - org.thinkit.bot.instagram.batch.strategy.reportのクラス
 
MainStreamReportBuildStrategy() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.report.MainStreamReportBuildStrategy
 
MAX_LIKE_BIAS_RANGE - org.thinkit.bot.instagram.batch.catalog.VariableName
"MAX_LIKE_BIAS_RANGE"
MessageBuilder - org.thinkit.bot.instagram.batch.reportのインタフェース
 
MessageMeta - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages message meta.
MessageMeta() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.MessageMeta
 
MessageMetaRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages message meta repository.
MIDDLE - org.thinkit.bot.instagram.catalog.FollowBackPossibility
The middle
MissingUser - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages missing user.
MissingUser() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.MissingUser
 
MissingUserRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages missing user repository.
mongoCollections() - クラス のメソッドorg.thinkit.bot.instagram.batch.config.MongoConfiguration
The bean that returns the mongo collections.
MongoCollections - org.thinkit.bot.instagram.batch.dtoのクラス
The class that manages collections of MongoDB.
MongoCollections() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.dto.MongoCollections
 
MongoConfiguration - org.thinkit.bot.instagram.batch.configのクラス
The configuration class for MongoDB.
MongoConfiguration() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.config.MongoConfiguration
 
MongoDatabase - org.thinkit.bot.instagram.batch.catalogの列挙
The catalog that manages mongo database.

N

newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.ClearSessionTasklet
 
newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.CloseSessionTasklet
 
newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.ContinueSessionTasklet
 
newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.ExecuteAutoDiagnoseFollowTasklet
 
newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.ExecuteAutoFollowTasklet
 
newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.ExecuteAutoForecastFollowBackUserTasklet
Returns the new instance of ExecuteAutoForecastFollowBackUserTasklet .
newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.ExecuteAutoLikeTasklet
 
newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.ExecuteAutoLoginTasklet
 
newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.ExecuteAutoRefreshRetryUserTasklet
 
newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.ExecuteAutoScrapeUserProfileTasklet
 
newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.ExecuteAutoUnfollowTasklet
 
newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.NotifyResultReportTasklet
 
newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.StartSessionTasklet
 
newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.UpdateAutoForecastFollowBackUserConfigTasklet
 
newInstance() - クラス のstaticメソッドorg.thinkit.bot.instagram.batch.tasklet.UpdateAutoLikeConfigTasklet
 
newline() - クラス のstaticメソッドorg.thinkit.bot.instagram.util.IndentUtils
 
newline(String) - クラス のstaticメソッドorg.thinkit.bot.instagram.util.IndentUtils
 
NEWLINE - org.thinkit.bot.instagram.catalog.IndentType
The newline based on "\n"
NEWLINE - org.thinkit.bot.instagram.catalog.Separator
The newline
NEXT_ARROW - org.thinkit.bot.instagram.catalog.ElementCssSelector
The next arrow
nextInt(int) - クラス のstaticメソッドorg.thinkit.bot.instagram.util.RandomUtils
 
nextInt(int, int) - クラス のstaticメソッドorg.thinkit.bot.instagram.util.RandomUtils
 
NONE - org.thinkit.bot.instagram.catalog.FollowBackPossibility
The none
NOT_FOLLOWED_YET - org.thinkit.bot.instagram.catalog.FollowStateType
The state of not followed yet
NOT_LOGGED_IN - org.thinkit.bot.instagram.batch.catalog.BatchStartSessionFlowStrategyPattern
The not logged in
NOTIFY_RESULT_REPORT - org.thinkit.bot.instagram.batch.catalog.BatchStep
The notify result report
NOTIFY_RESULT_REPORT - org.thinkit.bot.instagram.catalog.TaskType
The notify result
NotifyResultReportTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
NotNumberText - org.thinkit.bot.instagram.batch.data.content.entityのクラス
The entity that manages the content "NotNumberText" .
NotNumberText() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.entity.NotNumberText
 
NotNumberTextMapper - org.thinkit.bot.instagram.batch.data.content.mapperのクラス
The mapper class that manages the content "NotNumberText" .
NotNumberTextMapper() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.mapper.NotNumberTextMapper
 
NumberUnitResource - org.thinkit.bot.instagram.batch.data.content.entityのクラス
The entity that manages the content "NumberUnitResource" .
NumberUnitResource() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.entity.NumberUnitResource
 
NumberUnitResourceMapper - org.thinkit.bot.instagram.batch.data.content.mapperのクラス
The mapper class that manages the content "NumberUnitResource" .
NumberUnitResourceMapper() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.mapper.NumberUnitResourceMapper
 

O

org.thinkit.bot.instagram - パッケージ org.thinkit.bot.instagram
 
org.thinkit.bot.instagram.batch - パッケージ org.thinkit.bot.instagram.batch
 
org.thinkit.bot.instagram.batch.catalog - パッケージ org.thinkit.bot.instagram.batch.catalog
 
org.thinkit.bot.instagram.batch.config - パッケージ org.thinkit.bot.instagram.batch.config
 
org.thinkit.bot.instagram.batch.data.content.entity - パッケージ org.thinkit.bot.instagram.batch.data.content.entity
 
org.thinkit.bot.instagram.batch.data.content.mapper - パッケージ org.thinkit.bot.instagram.batch.data.content.mapper
 
org.thinkit.bot.instagram.batch.data.mongo.entity - パッケージ org.thinkit.bot.instagram.batch.data.mongo.entity
 
org.thinkit.bot.instagram.batch.data.mongo.repository - パッケージ org.thinkit.bot.instagram.batch.data.mongo.repository
 
org.thinkit.bot.instagram.batch.dto - パッケージ org.thinkit.bot.instagram.batch.dto
 
org.thinkit.bot.instagram.batch.exception - パッケージ org.thinkit.bot.instagram.batch.exception
 
org.thinkit.bot.instagram.batch.policy - パッケージ org.thinkit.bot.instagram.batch.policy
 
org.thinkit.bot.instagram.batch.report - パッケージ org.thinkit.bot.instagram.batch.report
 
org.thinkit.bot.instagram.batch.result - パッケージ org.thinkit.bot.instagram.batch.result
 
org.thinkit.bot.instagram.batch.strategy.context - パッケージ org.thinkit.bot.instagram.batch.strategy.context
 
org.thinkit.bot.instagram.batch.strategy.flow - パッケージ org.thinkit.bot.instagram.batch.strategy.flow
 
org.thinkit.bot.instagram.batch.strategy.hashtag - パッケージ org.thinkit.bot.instagram.batch.strategy.hashtag
 
org.thinkit.bot.instagram.batch.strategy.report - パッケージ org.thinkit.bot.instagram.batch.strategy.report
 
org.thinkit.bot.instagram.batch.tasklet - パッケージ org.thinkit.bot.instagram.batch.tasklet
 
org.thinkit.bot.instagram.batch.util - パッケージ org.thinkit.bot.instagram.batch.util
 
org.thinkit.bot.instagram.catalog - パッケージ org.thinkit.bot.instagram.catalog
 
org.thinkit.bot.instagram.command - パッケージ org.thinkit.bot.instagram.command
 
org.thinkit.bot.instagram.config - パッケージ org.thinkit.bot.instagram.config
 
org.thinkit.bot.instagram.param - パッケージ org.thinkit.bot.instagram.param
 
org.thinkit.bot.instagram.result - パッケージ org.thinkit.bot.instagram.result
 
org.thinkit.bot.instagram.util - パッケージ org.thinkit.bot.instagram.util
 

P

PASSWORD - org.thinkit.bot.instagram.catalog.ElementName
The password
performScheduledCloseSession() - クラス のメソッドorg.thinkit.bot.instagram.batch.config.BatchJobConfiguration
 
performScheduledInitializeSession() - クラス のメソッドorg.thinkit.bot.instagram.batch.config.BatchJobConfiguration
 
performScheduledMainStream() - クラス のメソッドorg.thinkit.bot.instagram.batch.config.BatchJobConfiguration
 
PREPARING - org.thinkit.bot.instagram.catalog.ActionStatus
The preparing
PROCESSING_BATCH_SCHEDULE - org.thinkit.bot.instagram.batch.catalog.VariableName
"PROCESSING_BATCH_SCHEDULE"
PROFILE_FOLLOWER_COUNT - org.thinkit.bot.instagram.catalog.ElementCssSelector
The follower count on profile
PROFILE_FOLLOWERS_LINK - org.thinkit.bot.instagram.catalog.ElementXPath
The profile followers link
PROFILE_FOLLOWING_COUNT - org.thinkit.bot.instagram.catalog.ElementCssSelector
The following count on profile
PROFILE_FOLLOWING_LINK - org.thinkit.bot.instagram.catalog.ElementXPath
The profile following link
PROFILE_MODAL_LIST - org.thinkit.bot.instagram.catalog.ElementXPath
The profile modal list
PROFILE_POST_COUNT - org.thinkit.bot.instagram.catalog.ElementCssSelector
The post count on profile

R

RandomUtils - org.thinkit.bot.instagram.utilのクラス
 
RandomUtils() - クラス のコンストラクタorg.thinkit.bot.instagram.util.RandomUtils
 
ReportBuildContext - org.thinkit.bot.instagram.batch.strategy.contextのクラス
 
ReportBuildContext() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.context.ReportBuildContext
 
ReportBuildStrategy - org.thinkit.bot.instagram.batch.strategy.reportのインタフェース
 
RESTRICTABLE - org.thinkit.bot.instagram.batch.catalog.BatchMainStreamFlowStrategyPattern
The restictable
RUNNING - org.thinkit.bot.instagram.catalog.ActionStatus
The running
RunningUser - org.thinkit.bot.instagram.batch.policyのクラス
 
RunningUser() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.policy.RunningUser
 
RuntimeMxUtils - org.thinkit.bot.instagram.batch.utilのクラス
 
RuntimeMxUtils() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.util.RuntimeMxUtils
 

S

saveFollowers(List<ActionFollower>) - クラス のメソッドorg.thinkit.bot.instagram.batch.tasklet.ExecuteAutoScrapeUserProfileTasklet
 
saveFollowingUsers(List<ActionFollowingUser>) - クラス のメソッドorg.thinkit.bot.instagram.batch.tasklet.ExecuteAutoScrapeUserProfileTasklet
 
SCROLL_VIEW - org.thinkit.bot.instagram.catalog.JavaScriptCommand
The scroll view
Separator - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages separator.
Session - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages session.
Session() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.Session
 
SessionInconsistencyFoundException - org.thinkit.bot.instagram.batch.exceptionの例外
Thrown to indicate that the session inconsistency is found.
SessionInconsistencyFoundException() - 例外 のコンストラクタorg.thinkit.bot.instagram.batch.exception.SessionInconsistencyFoundException
Constructs an SessionInconsistencyFoundException with no detail message.
SessionInconsistencyFoundException(String) - 例外 のコンストラクタorg.thinkit.bot.instagram.batch.exception.SessionInconsistencyFoundException
Constructs an SessionInconsistencyFoundException with the specified detail message.
SessionInconsistencyFoundException(String, Throwable) - 例外 のコンストラクタorg.thinkit.bot.instagram.batch.exception.SessionInconsistencyFoundException
Constructs a new exception with the specified detail message and cause.
SessionInconsistencyFoundException(Throwable) - 例外 のコンストラクタorg.thinkit.bot.instagram.batch.exception.SessionInconsistencyFoundException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
SessionRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages session repository.
simpleJobLauncher(JobRepository) - クラス のメソッドorg.thinkit.bot.instagram.batch.config.BatchConfiguration
 
SKIP - org.thinkit.bot.instagram.catalog.ActionStatus
The skip
SKIP_MOOD - org.thinkit.bot.instagram.catalog.ActionStatus
The skip mood
SKIP_MOOD_OCCURRENCE_PROBABILITY - org.thinkit.bot.instagram.batch.catalog.VariableName
"SKIP_MOOD_OCCURRENCE_PROBABILITY"
space() - クラス のstaticメソッドorg.thinkit.bot.instagram.util.IndentUtils
 
space(String) - クラス のstaticメソッドorg.thinkit.bot.instagram.util.IndentUtils
 
SPACE - org.thinkit.bot.instagram.catalog.Delimiter
The space " "
SPACE - org.thinkit.bot.instagram.catalog.IndentType
The space based on " "
StackTraceUtils - org.thinkit.bot.instagram.utilのクラス
 
StackTraceUtils() - クラス のコンストラクタorg.thinkit.bot.instagram.util.StackTraceUtils
 
START_SESSION - org.thinkit.bot.instagram.batch.catalog.BatchScheduleType
The start session
START_SESSION - org.thinkit.bot.instagram.batch.catalog.BatchStep
The start session step
START_SESSION - org.thinkit.bot.instagram.catalog.TaskType
The start session
StartSessionReportBuildStrategy - org.thinkit.bot.instagram.batch.strategy.reportのクラス
 
StartSessionReportBuildStrategy() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.strategy.report.StartSessionReportBuildStrategy
 
StartSessionTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
SVG - org.thinkit.bot.instagram.catalog.ElementTag
The svg tag

T

TAGS - org.thinkit.bot.instagram.catalog.InstagramUrl
The tags url
TAGS_FIRST_ELEMENT - org.thinkit.bot.instagram.catalog.ElementXPath
The first element of tags
TAGS_FIRST_ELEMENT_2 - org.thinkit.bot.instagram.catalog.ElementXPath
The first element of tags
TagSymbol - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages tag symbol.
TargetHashtag - org.thinkit.bot.instagram.paramのクラス
The entity that manages target hashtag.
TaskExecutionControl - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages task execution control.
TaskExecutionControl() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.TaskExecutionControl
 
TaskExecutionControlRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
 
TaskName - org.thinkit.bot.instagram.batch.data.content.entityのクラス
The entity that manages the content "TaskName" .
TaskName() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.entity.TaskName
 
TaskNameMapper - org.thinkit.bot.instagram.batch.data.content.mapperのクラス
The mapper class that manages the content "TaskName" .
TaskNameMapper() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.mapper.TaskNameMapper
 
TaskType - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages task type.
toString(Exception) - クラス のstaticメソッドorg.thinkit.bot.instagram.util.StackTraceUtils
 
toString(Date) - クラス のstaticメソッドorg.thinkit.bot.instagram.util.DateUtils
 
TWO_FACTOR - org.thinkit.bot.instagram.batch.catalog.LoginStrategyPattern
The two factor login (user name + password + secret token)

U

UNFOLLOW - org.thinkit.bot.instagram.catalog.WaitType
The unfollow
UNFOLLOW_BUTTON - org.thinkit.bot.instagram.catalog.ElementXPath
The unfollow button
UNFOLLOW_INTERVAL - org.thinkit.bot.instagram.batch.catalog.VariableName
"UNFOLLOW_INTERVAL"
UNFOLLOW_PER_DAY - org.thinkit.bot.instagram.batch.catalog.VariableName
"UNFOLLOW_PER_DAY"
UnfollowedUser - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages unfollowed user.
UnfollowedUser() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.UnfollowedUser
 
UnfollowedUserRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages unfollowed user repository.
UnfollowText - org.thinkit.bot.instagram.batch.data.content.entityのクラス
The entity that manages the content "UnfollowText" .
UnfollowText() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.entity.UnfollowText
 
UnfollowTextMapper - org.thinkit.bot.instagram.batch.data.content.mapperのクラス
The mapper class that manages the content "UnfollowText" .
UnfollowTextMapper() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.content.mapper.UnfollowTextMapper
 
UnfollowUser - org.thinkit.bot.instagram.paramのクラス
The entity that manages unfollow user.
UnfollowUser() - クラス のコンストラクタorg.thinkit.bot.instagram.param.UnfollowUser
 
UNRESTRICTABLE - org.thinkit.bot.instagram.batch.catalog.BatchMainStreamFlowStrategyPattern
The unrestrictable
UPDATE_AUTO_FORECAST_FOLLOW_BACK_USER_CONFIG - org.thinkit.bot.instagram.batch.catalog.BatchStep
The update auto forecast follow back user config step
UPDATE_AUTO_FORECAST_FOLLOW_BACK_USER_CONFIG - org.thinkit.bot.instagram.catalog.TaskType
The update auto forecast follow back user config
UPDATE_AUTO_LIKE_CONFIG - org.thinkit.bot.instagram.batch.catalog.BatchStep
The update auto like config step
UPDATE_AUTO_LIKE_CONFIG - org.thinkit.bot.instagram.catalog.TaskType
The update auto like config
UpdateAutoForecastFollowBackUserConfigTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
UpdateAutoLikeConfigTasklet - org.thinkit.bot.instagram.batch.taskletのクラス
 
USER_NAME - org.thinkit.bot.instagram.catalog.ElementName
The user name
USER_NAME_ON_EXPLORE - org.thinkit.bot.instagram.catalog.ElementCssSelector
The user name on explore
USER_PROFILE - org.thinkit.bot.instagram.catalog.InstagramUrl
The user profile
UserAccount - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages user account.
UserAccount() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.UserAccount
 
UserAccountRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages user account repository.
UserFollower - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages user follower.
UserFollower() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.UserFollower
 
UserFollowerRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages user follower repository.
UserFollowing - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages user following.
UserFollowing() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.UserFollowing
 
UserFollowingRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages user following repository.

V

valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.BatchCloseSessionFlowStrategyPattern
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.BatchJob
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.BatchMainStreamFlowStrategyPattern
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.BatchScheduleType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.BatchStartSessionFlowStrategyPattern
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.BatchStep
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.HashtagSelectionStrategyPattern
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.Language
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.LoginStrategyPattern
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.MongoDatabase
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.VariableName
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.ActionStatus
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.DateFormat
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.Delimiter
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.ElementAttribute
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.ElementCssSelector
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.ElementName
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.ElementTag
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.ElementXPath
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.FollowBackPossibility
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.FollowStateType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.IndentType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.InstagramUrl
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.JavaScriptCommand
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.Separator
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.TagSymbol
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.TaskType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.WaitType
指定した名前を持つこの型の列挙型定数を返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.BatchCloseSessionFlowStrategyPattern
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.BatchJob
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.BatchMainStreamFlowStrategyPattern
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.BatchScheduleType
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.BatchStartSessionFlowStrategyPattern
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.BatchStep
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.HashtagSelectionStrategyPattern
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.Language
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.LoginStrategyPattern
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.MongoDatabase
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.batch.catalog.VariableName
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.ActionStatus
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.DateFormat
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.Delimiter
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.ElementAttribute
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.ElementCssSelector
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.ElementName
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.ElementTag
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.ElementXPath
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.FollowBackPossibility
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.FollowStateType
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.IndentType
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.InstagramUrl
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.JavaScriptCommand
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.Separator
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.TagSymbol
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.TaskType
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.bot.instagram.catalog.WaitType
この列挙型の定数を含む配列を宣言されている順序で 返します。
Variable - org.thinkit.bot.instagram.batch.data.mongo.entityのクラス
The entity that manages variable.
Variable() - クラス のコンストラクタorg.thinkit.bot.instagram.batch.data.mongo.entity.Variable
 
VariableName - org.thinkit.bot.instagram.batch.catalogの列挙
The catalog that manages variable name.
VariableRepository - org.thinkit.bot.instagram.batch.data.mongo.repositoryのインタフェース
The interface that manages variable repository.

W

WaitTimeUtils - org.thinkit.bot.instagram.utilのクラス
The class that resolve process to generate wait time.
WaitTimeUtils() - クラス のコンストラクタorg.thinkit.bot.instagram.util.WaitTimeUtils
 
WaitType - org.thinkit.bot.instagram.catalogの列挙
The catalog that manages wait type.
WHITESPACE - org.thinkit.bot.instagram.catalog.Separator
The whitespace

Y

YYYY_MM_DD - org.thinkit.bot.instagram.catalog.DateFormat
"yyyy/MM/dd"
A B C D E F G H I J L M N O P R S T U V W Y 
すべてのクラス|すべてのパッケージ