Implement ActionState and ClosingState 51/140551/2
authorMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 25 Jul 2017 10:02:59 +0000 (19:02 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 25 Jul 2017 10:05:48 +0000 (19:05 +0900)
commitc7350e85e99d47686509c60e32d5ce062f84dd44
treef72d5c895792fa7858752251ebd1027a7804bd13
parent311a35f90de2e86728c6e1c2b66b809e00642540
Implement ActionState and ClosingState

Change-Id: I5275369bde6068d285314e17f77003cdd1263d70
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
12 files changed:
src/server/ActionDBusCaller.cpp [new file with mode: 0644]
src/server/ActionDBusCaller.h [new file with mode: 0644]
src/server/ActionState.cpp
src/server/ActionState.h
src/server/ClosingState.cpp
src/server/ClosingState.h
src/server/JobSchedulerService.cpp
src/server/ReqVerificationState.cpp
src/server/ReqVerificationState.h
src/shared/Conf.h
src/shared/JobAction.cpp
src/shared/JobAction.h