JP2019010790A - Job execution device and job execution method - Google Patents

Job execution device and job execution method Download PDF

Info

Publication number
JP2019010790A
JP2019010790A JP2017128299A JP2017128299A JP2019010790A JP 2019010790 A JP2019010790 A JP 2019010790A JP 2017128299 A JP2017128299 A JP 2017128299A JP 2017128299 A JP2017128299 A JP 2017128299A JP 2019010790 A JP2019010790 A JP 2019010790A
Authority
JP
Japan
Prior art keywords
job
processing unit
execution
locked state
state
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2017128299A
Other languages
Japanese (ja)
Inventor
芥田 英彦
Hidehiko Akuta
英彦 芥田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2017128299A priority Critical patent/JP2019010790A/en
Publication of JP2019010790A publication Critical patent/JP2019010790A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide a job execution device and job execution method in which a running or pausing job can be prevented from being canceled by other users.SOLUTION: An execution processing unit 161 executes a job. An acceptance processing unit 162 accepts lock operation to the job in the running or pausing of the job. A change processing unit 164 changes a state of the job to a locked state of limiting the cancel operation to the job according to the lock operation being accepted by the acceptance processing unit 162. A restriction processing unit 165 restricts a cancel operation to the job while the job is in the locked state.SELECTED DRAWING: Figure 1

Description

本発明は、印刷ジョブ、コピージョブ、画像読取ジョブ、画像送信ジョブなどのジョブを実行するジョブ実行装置及びジョブ実行方法に関する。   The present invention relates to a job execution apparatus and a job execution method for executing jobs such as a print job, a copy job, an image reading job, and an image transmission job.

親展印刷が一時停止された場合に、前記親展印刷の再開時にユーザーID及びパスワードの入力を要求することによって、前記親展印刷が他のユーザーによって勝手に再開されることを防止可能な印刷装置が知られている(例えば、特許文献1参照)。   A printing apparatus capable of preventing confidential printing from being restarted by another user by requesting input of a user ID and a password when the confidential printing is resumed when confidential printing is suspended. (For example, see Patent Document 1).

特開2004−98413号公報JP 2004-98413 A

一方、親展印刷ではない通常の印刷ジョブについては、出力された用紙を他のユーザーに見られても構わないため、一時停止されている印刷ジョブが他のユーザーによって勝手に再開されても特に問題はない。しかしながら、一時停止されている印刷ジョブが他のユーザーにより不本意に又は意図的に中止された場合には、前記印刷ジョブを最初から再実行する必要があり、それまでに費やした時間及び用紙が無駄になってしまう。   On the other hand, for normal print jobs that are not confidential prints, other users may be able to view the output paper, so it is particularly problematic if a paused print job is resumed by another user. There is no. However, if a paused print job is canceled unintentionally or intentionally by another user, the print job must be re-executed from the beginning, and the time and paper spent so far It will be useless.

本発明の目的は、実行中又は一時停止中のジョブが他のユーザーによって中止されてしまうことを防止することが可能なジョブ実行装置及びジョブ実行方法を提供することにある。   An object of the present invention is to provide a job execution apparatus and a job execution method capable of preventing a job being executed or being suspended from being canceled by another user.

本発明の一の局面に係るジョブ実行装置は、実行処理部と、受付処理部と、変更処理部と、制限処理部とを備える。前記実行処理部は、ジョブを実行する。前記受付処理部は、前記ジョブの実行中又は一時停止中に前記ジョブに対するロック操作を受け付ける。前記変更処理部は、前記受付処理部により前記ロック操作が受け付けられたことに応じて、前記ジョブの状態を前記ジョブに対する中止操作が制限されるロック状態へと変更する。前記制限処理部は、前記ジョブが前記ロック状態である間、前記ジョブに対する中止操作を制限する。   A job execution apparatus according to an aspect of the present invention includes an execution processing unit, a reception processing unit, a change processing unit, and a restriction processing unit. The execution processing unit executes a job. The acceptance processing unit accepts a lock operation for the job during execution or temporary suspension of the job. The change processing unit changes the state of the job to a locked state in which a cancel operation for the job is restricted in response to the lock operation being received by the reception processing unit. The restriction processing unit restricts a cancel operation for the job while the job is in the locked state.

本発明の一の局面に係るジョブ実行方法は、実行ステップと、受付ステップと、変更ステップと、制限ステップとを含む。前記実行ステップでは、ジョブが実行される。前記受付ステップでは、前記ジョブの実行中又は一時停止中に前記ジョブに対するロック操作が受け付けられる。前記変更ステップでは、前記受付ステップで前記ロック操作が受け付けられたことに応じて、前記ジョブの状態が前記ジョブに対する中止操作が制限されるロック状態へと変更される。前記制限ステップでは、前記ジョブが前記ロック状態である間、前記ジョブに対する中止操作が制限される。   A job execution method according to one aspect of the present invention includes an execution step, a reception step, a change step, and a restriction step. In the execution step, a job is executed. In the accepting step, a lock operation for the job is accepted during execution or temporary suspension of the job. In the changing step, the job state is changed to a locked state in which the canceling operation for the job is restricted in response to the receiving of the locking operation in the receiving step. In the restricting step, the cancel operation for the job is restricted while the job is in the locked state.

本発明によれば、実行中又は一時停止中のジョブが他のユーザーによって中止されてしまうことを防止することが可能なジョブ実行装置及びジョブ実行方法が提供される。   According to the present invention, it is possible to provide a job execution apparatus and a job execution method capable of preventing a job being executed or being suspended from being canceled by another user.

図1は、本発明の実施形態に係る画像形成装置のシステム構成を示すブロック図である。FIG. 1 is a block diagram showing a system configuration of an image forming apparatus according to an embodiment of the present invention. 図2は、本発明の実施形態に係る画像形成装置で用いられるロック情報の一例を示す図である。FIG. 2 is a diagram illustrating an example of lock information used in the image forming apparatus according to the embodiment of the present invention. 図3は、本発明の実施形態に係る画像形成装置で用いられるロック処理の手順の一例を示すフローチャートである。FIG. 3 is a flowchart illustrating an example of a lock processing procedure used in the image forming apparatus according to the embodiment of the present invention. 図4は、本発明の実施形態に係る画像形成装置で用いられるロック処理の手順の一例を示すフローチャートである。FIG. 4 is a flowchart showing an example of the procedure of the lock process used in the image forming apparatus according to the embodiment of the present invention. 図5は、本発明の実施形態に係る画像形成装置で用いられるロック操作受付画面の一例を示す図である。FIG. 5 is a diagram illustrating an example of a lock operation reception screen used in the image forming apparatus according to the embodiment of the present invention. 図6は、本発明の実施形態に係る画像形成装置で用いられるパスワード設定画面の一例を示す図である。FIG. 6 is a diagram showing an example of a password setting screen used in the image forming apparatus according to the embodiment of the present invention. 図7は、本発明の実施形態に係る画像形成装置で用いられるパスワード入力画面の一例を示す図である。FIG. 7 is a view showing an example of a password input screen used in the image forming apparatus according to the embodiment of the present invention. 図8は、本発明の実施形態に係る画像形成装置で用いられるパスワード入力画面の一例を示す図である。FIG. 8 is a view showing an example of a password input screen used in the image forming apparatus according to the embodiment of the present invention.

以下添付図面を参照しながら、本発明の実施形態について説明し、本発明の理解に供する。なお、以下の実施形態は、本発明を具体化した一例であって、本発明の技術的範囲を限定するものではない。   Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings for understanding of the present invention. The following embodiment is an example embodying the present invention, and does not limit the technical scope of the present invention.

[画像形成装置の構成]
図1に示されるように、本発明の実施形態に係る画像形成装置1は、操作表示部10、ADF(Auto Document Feeder)11、画像読取部12、画像形成部13、通信I/F14、記憶部15、及び制御部16などを備える。具体的に、画像形成装置1は、プリンター機能、スキャナー機能、コピー機能、及びファクシミリ機能などを有する複合機である。なお、画像形成装置1は、本発明のジョブ実行装置の一例である。本発明は、複合機に限らず、コピー機、プリンター、ファクシミリ装置のような任意のジョブ実行装置に適用可能である。
[Configuration of Image Forming Apparatus]
As shown in FIG. 1, an image forming apparatus 1 according to an embodiment of the present invention includes an operation display unit 10, an ADF (Auto Document Feeder) 11, an image reading unit 12, an image forming unit 13, a communication I / F 14, and a storage. Unit 15 and control unit 16. Specifically, the image forming apparatus 1 is a multifunction machine having a printer function, a scanner function, a copy function, a facsimile function, and the like. The image forming apparatus 1 is an example of a job execution apparatus according to the present invention. The present invention is not limited to a multifunction machine, and can be applied to any job execution apparatus such as a copier, a printer, and a facsimile machine.

操作表示部10は、情報を表示する液晶ディスプレーなどの表示部と、ユーザー操作を受け付けるタッチパネル及び操作ボタンなどの操作部とを備える。   The operation display unit 10 includes a display unit such as a liquid crystal display that displays information, and an operation unit such as a touch panel and operation buttons that accept user operations.

ADF11は、原稿セット部、搬送ローラー、原稿押さえ、及び排紙部を備え、画像読取部12の読み取り対象となる原稿を搬送する自動原稿搬送装置である。   The ADF 11 is an automatic document conveyance device that includes a document setting unit, a conveyance roller, a document pressing unit, and a paper discharge unit, and conveys a document to be read by the image reading unit 12.

画像読取部12は、原稿台、光源、ミラー、光学レンズ、及びCCD(Charge Coupled Device)を備え、原稿の画像を読み取って画像データとして出力することが可能である。   The image reading unit 12 includes a document table, a light source, a mirror, an optical lens, and a CCD (Charge Coupled Device), and can read an image of the document and output it as image data.

画像形成部13は、電子写真方式又はインクジェット方式で画像データに基づく印刷処理を実行することが可能であり、前記画像データに基づいてシート上に画像を形成する。例えば、画像形成部13が電子写真方式の画像形成部である場合、画像形成部13は感光体ドラム、帯電器、露光装置、現像装置、転写装置、及び定着装置などを備える。   The image forming unit 13 can execute a printing process based on image data by an electrophotographic method or an inkjet method, and forms an image on a sheet based on the image data. For example, when the image forming unit 13 is an electrophotographic image forming unit, the image forming unit 13 includes a photosensitive drum, a charger, an exposure device, a developing device, a transfer device, and a fixing device.

通信I/F14は、電話回線、インターネット、又はLANなどの通信網を介して、外部のファクシミリ装置又はパーソナルコンピューターなどの情報処理装置との間で所定の通信プロトコルに従った通信処理を実行することが可能な通信インターフェイスである。   The communication I / F 14 executes communication processing according to a predetermined communication protocol with an information processing apparatus such as an external facsimile apparatus or a personal computer via a communication network such as a telephone line, the Internet, or a LAN. It is a communication interface that can.

記憶部15は、ハードディスク又はEEPROM(登録商標)などの不揮発性の記憶部である。記憶部15には、制御部16によって実行される各種の制御プログラム、及び各種のデータなどが記憶される。記憶部15には、後述のロック情報D1(図2)も記憶される。なお、前記記憶部15は、本発明の記憶部の一例である。   The storage unit 15 is a non-volatile storage unit such as a hard disk or an EEPROM (registered trademark). The storage unit 15 stores various control programs executed by the control unit 16, various data, and the like. The storage unit 15 also stores lock information D1 (FIG. 2) described later. The storage unit 15 is an example of the storage unit of the present invention.

制御部16は、CPU、ROM、及びRAMなどの制御機器を備える。前記CPUは、各種の演算処理を実行するプロセッサーである。前記ROMは、前記CPUに各種の処理を実行させるための制御プログラムなどの情報が予め記憶される不揮発性の記憶部である。前記RAMは、前記CPUが実行する各種の処理の一時記憶メモリー(作業領域)として使用される揮発性又は不揮発性の記憶部である。なお、前記RAMは、本発明の記憶部の一例である。   The control unit 16 includes control devices such as a CPU, a ROM, and a RAM. The CPU is a processor that executes various arithmetic processes. The ROM is a non-volatile storage unit in which information such as a control program for causing the CPU to execute various processes is stored in advance. The RAM is a volatile or nonvolatile storage unit used as a temporary storage memory (working area) for various processes executed by the CPU. The RAM is an example of the storage unit of the present invention.

ところで、親展印刷が一時停止された場合に、前記親展印刷の再開時にユーザーID及びパスワードの入力を要求することによって、前記親展印刷が他のユーザーによって勝手に再開されることを防止可能な印刷装置が知られている。一方、親展印刷ではない通常の印刷ジョブについては、出力された用紙を他のユーザーに見られても構わないため、一時停止されている印刷ジョブが他のユーザーによって勝手に再開されても特に問題はない。しかしながら、一時停止されている印刷ジョブが他のユーザーにより不本意に又は意図的に中止された場合には、前記印刷ジョブを最初から再実行する必要があり、それまでに費やした時間及び用紙が無駄になってしまう。これに対して、本実施形態に係る画像形成装置1では、以下で説明するように、実行中又は一時停止中のジョブが他のユーザーによって中止されてしまうことを防止することが可能である。   By the way, when confidential printing is temporarily stopped, a printing apparatus capable of preventing the confidential printing from being restarted by another user by requesting input of a user ID and a password when the confidential printing is resumed. It has been known. On the other hand, for normal print jobs that are not confidential prints, other users may be able to view the output paper, so it is particularly problematic if a paused print job is resumed by another user. There is no. However, if a paused print job is canceled unintentionally or intentionally by another user, the print job must be re-executed from the beginning, and the time and paper spent so far It will be useless. On the other hand, in the image forming apparatus 1 according to the present embodiment, as described below, it is possible to prevent a job being executed or paused from being canceled by another user.

制御部16は、実行処理部161、受付処理部162、記憶処理部163、変更処理部164、及び制限処理部165を含む。なお、制御部16は、前記制御プログラムに従って各種の処理を実行することによりこれらの各処理部として機能する。また、制御部16は、これらの各処理部の一部又は複数の処理機能を実現する電子回路を備えるものであってもよい。   The control unit 16 includes an execution processing unit 161, a reception processing unit 162, a storage processing unit 163, a change processing unit 164, and a restriction processing unit 165. The control unit 16 functions as each of these processing units by executing various processes according to the control program. Moreover, the control part 16 may be provided with the electronic circuit which implement | achieves a part or some processing function of each of these process parts.

実行処理部161は、操作表示部10又は外部の情報処理装置を通じて入力されるジョブ開始要求に応じて、印刷ジョブ、コピージョブ、画像読取ジョブ、画像送信ジョブなどのジョブを実行する。実行処理部161は、ADF11、画像読取部12、画像形成部13、通信I/F14などを適宜に制御して、各種のジョブを実行する。実行処理部161は、例えば、印刷ジョブと画像送信ジョブとを並行して実行するなど、異なるジョブを並行して実行することが可能である。   The execution processing unit 161 executes jobs such as a print job, a copy job, an image reading job, and an image transmission job in response to a job start request input through the operation display unit 10 or an external information processing apparatus. The execution processing unit 161 executes various jobs by appropriately controlling the ADF 11, the image reading unit 12, the image forming unit 13, the communication I / F 14, and the like. The execution processing unit 161 can execute different jobs in parallel, for example, by executing a print job and an image transmission job in parallel.

受付処理部162は、前記ジョブの実行中又は一時停止中に、前記ジョブに対するロック操作を受け付ける。前記ロック操作は、前記ジョブに対する中止操作を制限するための操作であって、例えば、図5に示されるロック操作受付画面P1における操作キーK11の操作である。もしくは、前記ロック操作は、操作表示部10に設けられているロックキー(不図示)の操作であってもよい。なお、前記中止操作は、例えば、操作表示部10に設けられているストップキー(不図示)の操作である。   The reception processing unit 162 receives a lock operation for the job while the job is being executed or paused. The lock operation is an operation for restricting the cancel operation for the job, and is, for example, an operation of the operation key K11 on the lock operation reception screen P1 shown in FIG. Alternatively, the lock operation may be an operation of a lock key (not shown) provided on the operation display unit 10. The stop operation is, for example, an operation of a stop key (not shown) provided on the operation display unit 10.

受付処理部162は、前記ジョブが一時停止されたタイミングで前記ロック操作を受け付けてもよい。例えば、受付処理部162は、用紙切れ、トナー切れ、紙詰まりなどの異常により前記ジョブが一時停止されたタイミングで、図5に示されるロック操作受付画面P1を操作表示部10に表示させて、前記ロック操作を受け付けてもよい。もしくは、受付処理部162は、操作表示部10に設けられている一時停止キー(不図示)が操作されたタイミングで、図5に示されるロック操作受付画面P1を操作表示部10に表示させて、前記ロック操作を受け付けてもよい。前記ジョブが一時停止されたタイミングは、ユーザーが画像形成装置1から離れる可能性が高いため、このタイミングでロック操作受付画面P1を操作表示部10に表示させることにより、効果的なタイミングでユーザーにロック操作を促すことができる。   The reception processing unit 162 may receive the lock operation at a timing when the job is temporarily stopped. For example, the reception processing unit 162 displays the lock operation reception screen P1 shown in FIG. 5 on the operation display unit 10 at the timing when the job is temporarily stopped due to an abnormality such as out of paper, out of toner, or paper jam. The lock operation may be accepted. Alternatively, the reception processing unit 162 displays the lock operation reception screen P1 shown in FIG. 5 on the operation display unit 10 at a timing when a pause key (not shown) provided in the operation display unit 10 is operated. The lock operation may be accepted. Since the user is likely to leave the image forming apparatus 1 at the timing when the job is paused, the lock operation acceptance screen P1 is displayed on the operation display unit 10 at this timing, so that the user can be effectively stopped. A lock operation can be prompted.

また、受付処理部162は、前記原稿セット部に、複数の原稿束を複数回に分けてセットし、連続的に原稿束の読取を行う連続読取中に、前記複数の原稿束の一つの束の読み取りを終了したタイミングである原稿待機中に前記ロック操作を受け付けてもよい。ユーザーは前記原稿の束と束の間で、別の原稿を取りに行くことがあり、画像形成装置1から離れる可能性が高いため、このタイミングでロック操作受付画面P1を操作表示部10に表示させることにより、効果的なタイミングでユーザーにロック操作を促すことができる。   In addition, the reception processing unit 162 sets a plurality of document bundles in the document setting unit in a plurality of times, and continuously reads one bundle of the plurality of document bundles during continuous reading. The lock operation may be accepted during document standby, which is the timing when reading of the document is completed. Since the user may take another document between the bundles of documents, and is likely to leave the image forming apparatus 1, the lock operation acceptance screen P <b> 1 is displayed on the operation display unit 10 at this timing. Thus, it is possible to prompt the user to perform a lock operation at an effective timing.

また、受付処理部162は、前記ジョブの実行中の任意のタイミングで前記ロック操作を受け付けてもよい。例えば、受付処理部162は、ユーザーによって任意のタイミングで行われる前記ロックキーの操作を、前記ロック操作として受け付けてもよい。   The reception processing unit 162 may receive the lock operation at an arbitrary timing during execution of the job. For example, the reception processing unit 162 may receive an operation of the lock key performed at an arbitrary timing by the user as the lock operation.

記憶処理部163は、受付処理部162により前記ジョブに対する前記ロック操作が受け付けられたときに、ロック状態を解除するための認証情報を取得して、前記ジョブと関連付けて記憶部15又は前記RAMに記憶する。前記ロック状態とは、前記ジョブに対する中止操作が制限されている状態(例えば、正しいパスワードが入力されない限りは中止操作が受け付けられない状態)である。受付処理部162により前記ロック操作が受け付けられたことに応じて、変更処理部164により前記ジョブの状態が前記ロック状態へと変更される。前記認証情報は、例えば、操作表示部10を通じてユーザーによって入力される任意のパスワード(数字又は文字列)である。例えば、記憶処理部163は、図6に示されるパスワード設定画面P2を通じてユーザーにより入力されたパスワードを、図2に示されるロック情報D1のように、ジョブと関連付けて記憶部15に記憶する。なお、他の実施形態では、前記認証情報が、ユーザーが携帯しているICカードから電気的に読み取られるユーザー識別情報であってもよい。   The storage processing unit 163 acquires authentication information for releasing the locked state when the lock operation for the job is received by the reception processing unit 162 and associates the authentication information with the job in the storage unit 15 or the RAM. Remember. The locked state is a state in which the cancel operation for the job is restricted (for example, a cancel operation cannot be accepted unless a correct password is input). In response to the reception of the lock operation by the reception processing unit 162, the change processing unit 164 changes the job state to the locked state. The authentication information is, for example, an arbitrary password (number or character string) input by the user through the operation display unit 10. For example, the storage processing unit 163 stores the password input by the user through the password setting screen P2 illustrated in FIG. 6 in the storage unit 15 in association with the job as in the lock information D1 illustrated in FIG. In another embodiment, the authentication information may be user identification information that is electrically read from an IC card carried by the user.

変更処理部164は、受付処理部162により前記ロック操作が受け付けられたことに応じて、前記ジョブの状態を前記ロック状態へと変更する。例えば、変更処理部164は、図2に示されるロック情報D1において、前記ジョブに対応する「状態情報」をアンロック状態(すなわち、前記ロック状態ではない状態)から前記ロック状態へと変更する。   The change processing unit 164 changes the state of the job to the locked state in response to the lock operation being received by the reception processing unit 162. For example, the change processing unit 164 changes the “status information” corresponding to the job from the unlocked state (that is, not the locked state) to the locked state in the lock information D1 shown in FIG.

制限処理部165は、前記ジョブが前記ロック状態である間、前記ジョブに対する中止操作を制限する。例えば、制限処理部165は、前記ジョブに対する中止操作が行われたときに、図7に示されるようなパスワード入力画面P3を操作表示部10に表示させてもよい。そして、パスワード入力画面P3を通じて入力されるパスワードが、前記ジョブと関連付けて記憶部15に記憶されているパスワードと一致する場合に、前記中止操作を受け付けてもよい。これにより、前記ジョブが他のユーザーによって中止されてしまうことを防止することが可能である。   The restriction processing unit 165 restricts the cancel operation for the job while the job is in the locked state. For example, the restriction processing unit 165 may display a password input screen P3 as shown in FIG. 7 on the operation display unit 10 when a cancel operation for the job is performed. Then, when the password input through the password input screen P3 matches the password stored in the storage unit 15 in association with the job, the cancel operation may be accepted. This can prevent the job from being canceled by another user.

なお、変更処理部164は、前記ジョブの状態が前記ロック状態に変更されてから予め設定された時間(例えば、15分間)が経過したことに応じて、前記ジョブの状態を前記ロック状態から前記アンロック状態へと変更してもよい。なお、前記予め設定された時間は、固定であってもよいし、ユーザー操作に応じて変更可能であってもよい。   The change processing unit 164 changes the job state from the lock state to the lock state in response to elapse of a preset time (for example, 15 minutes) after the job state is changed to the lock state. You may change to an unlocked state. The preset time may be fixed or may be changed according to a user operation.

なお、実行処理部161は、前記ジョブの実行中に前記ジョブの状態が前記ロック状態へと変更された場合も、前記ジョブの実行を引き続き継続してもよい。これにより、ユーザーは、前記ジョブの実行を継続させたまま、前記ジョブを前記ロック状態にして画像形成装置1から離れることが可能である。よって、前記ジョブをより早く完了させることができる。   Note that the execution processing unit 161 may continue the execution of the job even when the state of the job is changed to the locked state during the execution of the job. As a result, the user can leave the image forming apparatus 1 in the locked state while continuing to execute the job. Therefore, the job can be completed more quickly.

また、実行処理部161は、一時停止中のジョブが前記ロック状態である場合も、前記ジョブに対する再開操作(例えば、操作表示部10に設けられているスタートキーの操作)に応じて前記ジョブの実行を再開してもよい。これにより、例えば、用紙切れによりジョブが一時停止され、ユーザーが新しい用紙を探しに画像形成装置1から離れている場合でも、他のユーザーが用紙を補給して前記ジョブを再開させることが可能である。よって、前記ジョブをより早く完了させることができる。なお、例えば印刷ジョブが用紙切れにより一時停止されている間も、用紙を用いないジョブ(例えば、画像読取ジョブ、画像送信ジョブなど)については実行可能である。   The execution processing unit 161 also executes the job resumption according to a resume operation (for example, operation of a start key provided in the operation display unit 10) for the job even when the suspended job is in the locked state. Execution may be resumed. As a result, for example, even when the job is temporarily stopped due to running out of paper and the user is away from the image forming apparatus 1 in search of new paper, other users can replenish the paper and restart the job. is there. Therefore, the job can be completed more quickly. Note that, for example, a job that does not use paper (for example, an image reading job, an image transmission job, or the like) can be executed while the print job is temporarily stopped due to running out of paper.

なお、制限処理部165は、前記原稿待機中のジョブが前記ロック状態である場合は、前記ジョブに対する読取再開操作(例えば、操作表示部10に設けられているスタートキーの操作)を制限してもよい。例えば、制限処理部165は、前記原稿待機中のジョブが前記ロック状態である場合は、前記ジョブに対する読取再開操作が行われたときに、図8に示されるようなパスワード入力画面P4を操作表示部10に表示させてもよい。そして、パスワード入力画面P4を通じて入力されるパスワードが、前記ジョブと関連付けて記憶部15に記憶されているパスワードと一致する場合に、前記読取再開操作を受け付けてもよい。これにより、前記連続読取処理の途中で、ユーザーが画像形成装置1から離れている間に、他のユーザーの原稿が誤って読み取られてしまうことを防止することが可能である。なお、原稿待機中であっても、画像読取部12を用いないジョブ(例えば、印刷ジョブなど)については実行可能である。   The restriction processing unit 165 restricts a reading restart operation (for example, operation of a start key provided on the operation display unit 10) for the job when the job waiting for the document is in the locked state. Also good. For example, when the job waiting for the original is in the locked state, the restriction processing unit 165 displays the password input screen P4 as shown in FIG. 8 when the resuming operation for the job is performed. It may be displayed on the unit 10. Then, when the password input through the password input screen P4 matches the password stored in the storage unit 15 in association with the job, the reading resume operation may be accepted. Accordingly, it is possible to prevent an original of another user from being erroneously read while the user is away from the image forming apparatus 1 during the continuous reading process. Note that a job that does not use the image reading unit 12 (for example, a print job) can be executed even while waiting for a document.

[ロック処理]
次に、図3及び図4を参照しつつ、制御部16によって実行されるロック処理の手順の一例について説明する。ここで、ステップS1,S2,・・・は、制御部16により実行される処理手順(ステップ)の番号を表している。なお、前記ロック処理は、例えば、操作表示部10又は外部の情報処理装置を通じて、画像形成装置1に対してジョブ開始要求が入力されたことに応じて開始される。
[Lock processing]
Next, an example of the procedure of the lock process executed by the control unit 16 will be described with reference to FIGS. 3 and 4. Here, steps S1, S2,... Represent processing procedure (step) numbers executed by the control unit 16. The lock process is started when a job start request is input to the image forming apparatus 1 through the operation display unit 10 or an external information processing apparatus, for example.

<ステップS1>
まず、ステップS1において、制御部16(実行処理部161)は、前記ジョブ開始要求に応じて、印刷ジョブ、コピージョブ、画像読取ジョブ、画像送信ジョブなどのジョブの実行を開始する。当該ステップS1は、本発明の実行ステップの一例である。
<Step S1>
First, in step S1, the control unit 16 (execution processing unit 161) starts execution of jobs such as a print job, a copy job, an image reading job, and an image transmission job in response to the job start request. The step S1 is an example of the execution step of the present invention.

<ステップS2>
ステップS2において、制御部16は、前記ジョブの実行が一時停止されたか否かを判断する。例えば、用紙切れ、トナー切れ、紙詰まりなどの異常が発生した場合、連続読取中に、複数の原稿束の一つの束の読み取りを終了したタイミングである原稿待機中の場合、又は操作表示部10に設けられている一時停止キー(不図示)が操作された場合に、制御部16(実行処理部161)は、前記ジョブの実行を一時停止させる。そして、前記ジョブの実行が一時停止されたと判断されると(S2:Yes)、処理がステップS3に移行する。一方、前記ジョブの実行が一時停止されていないと判断されると(S2:No)、処理がステップS5に移行する。
<Step S2>
In step S2, the control unit 16 determines whether or not the execution of the job has been paused. For example, when an abnormality such as out of paper, out of toner, paper jam, or the like occurs, during continuous reading, when waiting for a document at the end of reading one bundle of a plurality of document bundles, or the operation display unit 10 When a pause key (not shown) provided in is operated, the control unit 16 (execution processing unit 161) pauses the execution of the job. If it is determined that the execution of the job has been suspended (S2: Yes), the process proceeds to step S3. On the other hand, if it is determined that the execution of the job is not paused (S2: No), the process proceeds to step S5.

<ステップS3>
ステップS3において、制御部16(受付処理部162)は、図5に示されるようなロック操作受付画面P1を操作表示部10に表示させる。当該ステップS4は、本発明の受付ステップの一例である。
<Step S3>
In step S3, the control unit 16 (reception processing unit 162) causes the operation display unit 10 to display a lock operation reception screen P1 as shown in FIG. The step S4 is an example of a reception step of the present invention.

<ステップS4>
ステップS4において、制御部16(受付処理部162)は、前記ジョブに対する前記ロック操作が行われたか否かを判断する。具体的に、制御部16は、ロック操作受付画面P1における操作キーK11が操作された場合に、前記ロック操作が行われたと判断する。一方、ロック操作受付画面P1における操作キーK12が操作された場合には、制御部16は、前記ロック操作が行われていない判断する。そして、前記ロック操作が行われたと判断されると(S4:Yes)、処理がステップS6に移行する。一方、前記ロック操作が行われていないと判断されると(S4:No)、処理がステップS5に移行する。当該ステップS4は、本発明の受付ステップの一例である。
<Step S4>
In step S4, the control unit 16 (reception processing unit 162) determines whether or not the lock operation has been performed on the job. Specifically, the control unit 16 determines that the lock operation has been performed when the operation key K11 on the lock operation reception screen P1 is operated. On the other hand, when the operation key K12 on the lock operation reception screen P1 is operated, the control unit 16 determines that the lock operation is not performed. If it is determined that the locking operation has been performed (S4: Yes), the process proceeds to step S6. On the other hand, if it is determined that the locking operation has not been performed (S4: No), the process proceeds to step S5. The step S4 is an example of a reception step of the present invention.

<ステップS5>
ステップS5において、制御部16(受付処理部162)は、前記ジョブに対する前記ロック操作が行われたか否かを判断する。具体的に、制御部16は、操作表示部10に設けられているロックキー(不図示)が操作された場合に、前記ロック操作が行われたと判断する。そして、前記ロック操作が行われたと判断されると(S5:Yes)、処理がステップS6に移行する。一方、前記ロック操作が行われていないと判断されると(S5:No)、処理がステップS8に移行する。当該ステップS5は、本発明の受付ステップの一例である。
<Step S5>
In step S5, the control unit 16 (reception processing unit 162) determines whether or not the lock operation has been performed on the job. Specifically, the control unit 16 determines that the lock operation has been performed when a lock key (not shown) provided in the operation display unit 10 is operated. If it is determined that the locking operation has been performed (S5: Yes), the process proceeds to step S6. On the other hand, if it is determined that the locking operation has not been performed (S5: No), the process proceeds to step S8. The step S5 is an example of a reception step of the present invention.

<ステップS6>
ステップS6において、制御部16(記憶処理部163)は、図6に示されるようなパスワード設定画面P2を操作表示部10に表示させる。ユーザーは、操作表示部10に設けられているテンキー(不図示)等を操作して、パスワード設定画面P2における入力欄B21に所望のパスワードを入力することができる。その後、操作キーK21が操作されると、制御部16は、入力欄B21に入力されたパスワードを、図2に示されるロック情報D1のように、前記ジョブと関連付けて記憶部15に記憶する。
<Step S6>
In step S6, the control unit 16 (storage processing unit 163) causes the operation display unit 10 to display a password setting screen P2 as shown in FIG. The user can input a desired password in the input field B21 on the password setting screen P2 by operating a numeric keypad (not shown) provided on the operation display unit 10 or the like. Thereafter, when the operation key K21 is operated, the control unit 16 stores the password input in the input field B21 in the storage unit 15 in association with the job as in the lock information D1 shown in FIG.

<ステップS7>
ステップS7において、制御部16(変更処理部164)は、前記ジョブの状態を前記ロック状態へと変更する。具体的に、制御部16は、図2に示されるロック情報D1において、前記ジョブに対応する「状態情報」を「アンロック状態」から「ロック状態」へと変更する。また、制御部16は、ロック情報D1において、前記ジョブに対応する「ロック日時」に現在日時を記録する。そして、処理がステップS8に移行する。当該ステップS7は、本発明の変更ステップの一例である。
<Step S7>
In step S7, the control unit 16 (change processing unit 164) changes the job state to the locked state. Specifically, the control unit 16 changes the “state information” corresponding to the job from “unlocked state” to “locked state” in the lock information D1 shown in FIG. Further, the control unit 16 records the current date and time in the “lock date and time” corresponding to the job in the lock information D1. Then, the process proceeds to step S8. The step S7 is an example of a changing step of the present invention.

<ステップS8>
ステップS8において、制御部16は、前記ジョブに対する中止操作が行われたか否かを判断する。例えば、制御部16は、操作表示部10に設けられているストップキー(不図示)が操作された場合に、前記中止操作が行われたと判断する。そして、前記中止操作が行われたと判断されると(S8:Yes)、処理がステップS9に移行する。一方、前記中止操作が行われていないと判断されると(S8:No)、処理が図4のステップS13に移行する。
<Step S8>
In step S8, the control unit 16 determines whether or not a cancel operation for the job has been performed. For example, the control unit 16 determines that the stop operation has been performed when a stop key (not shown) provided in the operation display unit 10 is operated. If it is determined that the cancel operation has been performed (S8: Yes), the process proceeds to step S9. On the other hand, if it is determined that the cancel operation has not been performed (S8: No), the process proceeds to step S13 in FIG.

<ステップS9>
ステップS9において、制御部16は、ロック情報D1に基づいて、前記ジョブが前記ロック状態であるか否かを判断する。そして、前記ジョブが前記ロック状態であると判断されると(S9:Yes)、処理がステップS10に移行する。一方、前記ジョブが前記アンロック状態であると判断されると(S9:No)、処理がステップS12に移行する。
<Step S9>
In step S9, the control unit 16 determines whether or not the job is in the locked state based on the lock information D1. If it is determined that the job is in the locked state (S9: Yes), the process proceeds to step S10. On the other hand, if it is determined that the job is in the unlocked state (S9: No), the process proceeds to step S12.

<ステップS10>
ステップS10において、制御部16(制限処理部165)は、図7に示されるようなパスワード入力画面P3を操作表示部10に表示させる。ユーザーは、操作表示部10に設けられているテンキー(不図示)等を操作して、パスワード入力画面P3における入力欄B31に、パスワードを入力することができる。その後、操作キーK31が操作されると、処理がステップS11に移行する。当該ステップS10は、本発明の制限ステップの一例である。
<Step S10>
In step S10, the control unit 16 (restriction processing unit 165) causes the operation display unit 10 to display a password input screen P3 as shown in FIG. The user can input a password in the input field B31 on the password input screen P3 by operating a numeric keypad (not shown) or the like provided on the operation display unit 10. Thereafter, when the operation key K31 is operated, the process proceeds to step S11. The step S10 is an example of a limiting step of the present invention.

<ステップS11>
ステップS11において、制御部16(制限処理部165)は、パスワード入力画面P3における入力欄B31に入力されたパスワードと、ロック情報D1において前記ジョブに関連付けて記憶されているパスワードとが一致するか否かを判断する。そして、これらのパスワードが一致していると判断されると(S11:Yes)、処理がステップS12に移行する。一方、これらのパスワードが一致していないと判断されると(S11:No)、処理が図4のステップS13に移行する。当該ステップS11は、本発明の制限ステップの一例である。
<Step S11>
In step S11, the control unit 16 (restriction processing unit 165) determines whether or not the password input in the input field B31 on the password input screen P3 matches the password stored in association with the job in the lock information D1. Determine whether. If it is determined that these passwords match (S11: Yes), the process proceeds to step S12. On the other hand, if it is determined that these passwords do not match (S11: No), the process proceeds to step S13 in FIG. The step S11 is an example of a limiting step of the present invention.

<ステップS12>
ステップS12において、制御部16(実行処理部161)は、前記ジョブの実行を中止する。そして、前記ロック処理が終了する。
<Step S12>
In step S12, the control unit 16 (execution processing unit 161) stops the execution of the job. Then, the lock process ends.

<ステップS13>
一方、図4のステップS13において、制御部16は、前記読取再開操作が行われたか否かを判断する。例えば、制御部16は、画像読取部12により複数の原稿の束が順次に読み取られる連続読取処理の途中で次の原稿束がセットされるのを待機している原稿待機中に、操作表示部10に設けられているスタートキーが操作された場合に、前記読取再開操作が行われたと判断する。そして、前記読取再開操作が行われたと判断されると(S13:Yes)、処理がステップS14に移行する。一方、前記読取再開操作が行われていないと判断されると(S13:No)、処理がステップS18に移行する。
<Step S13>
On the other hand, in step S13 of FIG. 4, the control unit 16 determines whether or not the reading resumption operation has been performed. For example, the control unit 16 operates the operation display unit while waiting for the next document bundle to be set during the continuous reading process in which the image reading unit 12 sequentially reads a plurality of document bundles. 10 is operated, the reading restart operation is determined to have been performed. If it is determined that the reading restart operation has been performed (S13: Yes), the process proceeds to step S14. On the other hand, if it is determined that the reading restart operation has not been performed (S13: No), the process proceeds to step S18.

<ステップS14>
ステップS14において、制御部16は、ロック情報D1に基づいて、前記ジョブが前記ロック状態であるか否かを判断する。そして、前記ジョブが前記ロック状態であると判断されると(S14:Yes)、処理がステップS15に移行する。一方、前記ジョブが前記アンロック状態であると判断されると(S14:No)、処理がステップS17に移行する。
<Step S14>
In step S14, the control unit 16 determines whether or not the job is in the locked state based on the lock information D1. If it is determined that the job is in the locked state (S14: Yes), the process proceeds to step S15. On the other hand, if it is determined that the job is in the unlocked state (S14: No), the process proceeds to step S17.

<ステップS15>
ステップS15において、制御部16(制限処理部165)は、図8に示されるようなパスワード入力画面P4を操作表示部10に表示させる。ユーザーは、操作表示部10に設けられているテンキー(不図示)等を操作して、パスワード入力画面P4における入力欄B41に、パスワードを入力することができる。その後、操作キーK41が操作されると、処理がステップS16に移行する。
<Step S15>
In step S15, the control unit 16 (restriction processing unit 165) causes the operation display unit 10 to display a password input screen P4 as shown in FIG. The user can input a password in the input field B41 on the password input screen P4 by operating a numeric keypad (not shown) or the like provided on the operation display unit 10. Thereafter, when the operation key K41 is operated, the process proceeds to step S16.

<ステップS16>
ステップS16において、制御部16(制限処理部165)は、パスワード入力画面P4における入力欄B41に入力されたパスワードと、ロック情報D1において前記ジョブに関連付けて記憶されているパスワードとが一致するか否かを判断する。そして、これらのパスワードが一致していると判断されると(S16:Yes)、処理がステップS17に移行する。一方、これらのパスワードが一致していないと判断されると(S16:No)、処理がステップS18に移行する。
<Step S16>
In step S16, the control unit 16 (restriction processing unit 165) determines whether or not the password input in the input field B41 on the password input screen P4 matches the password stored in association with the job in the lock information D1. Determine whether. If it is determined that these passwords match (S16: Yes), the process proceeds to step S17. On the other hand, if it is determined that these passwords do not match (S16: No), the process proceeds to step S18.

<ステップS17>
ステップS17において、制御部16は、(実行処理部161)は、前記連続読取処理を再開させる。そして、処理がステップS18に移行する。このとき、制御部16(変更処理部164)は、前記ジョブの状態を前記ロック状態から前記アンロック状態へと変更してもよい。具体的に、制御部16は、図2に示されるロック情報D1において、前記ジョブに対応する「状態情報」を「ロック状態」から「アンロック状態」へと変更すると共に、前記ジョブに対応する「ロック日時」をクリアしてもよい。これにより、前記連続読取処理が再開された後に前記ジョブを中止する場合に、前記パスワードを再度入力する手間が不要となる。
<Step S17>
In step S <b> 17, the control unit 16 (execution processing unit 161) restarts the continuous reading process. Then, the process proceeds to step S18. At this time, the control unit 16 (change processing unit 164) may change the state of the job from the locked state to the unlocked state. Specifically, the control unit 16 changes the “status information” corresponding to the job from “locked state” to “unlocked state” in the lock information D1 shown in FIG. “Lock date” may be cleared. This eliminates the need to input the password again when the job is canceled after the continuous reading process is resumed.

<ステップS18>
ステップS18において、制御部16は、ロック情報D1に基づいて、前記ジョブが前記ロック状態であるか否かを判断する。そして、前記ジョブが前記ロック状態であると判断されると(S18:Yes)、処理がステップS19に移行する。一方、前記ジョブが前記アンロック状態であると判断されると(S18:No)、処理がステップS21に移行する。
<Step S18>
In step S18, the control unit 16 determines whether or not the job is in the locked state based on the lock information D1. If it is determined that the job is in the locked state (S18: Yes), the process proceeds to step S19. On the other hand, if it is determined that the job is in the unlocked state (S18: No), the process proceeds to step S21.

<ステップS19>
ステップS19において、制御部16は、前記ジョブの状態が前記ロック状態に変更されてから、予め設定された時間が経過したか否かを判断する。例えば、制御部16は、図2に示されるロック情報D1における「ロック日時」の情報と現在日時とに基づいて、前記ジョブの状態が前記ロック状態に変更されてからの経過時間を算出する。そして、制御部16は、算出された経過時間が、予め設定された時間(例えば、15分間)以上である場合に、前記予め設定された時間が経過したと判断する。そして、前記予め設定された時間が経過したと判断されると(S19:Yes)、処理がステップS20に移行する。一方、前記予め設定された時間が経過していないと判断されると(S19:No)、処理がステップS21に移行する。
<Step S19>
In step S <b> 19, the control unit 16 determines whether a preset time has elapsed since the job state was changed to the locked state. For example, the control unit 16 calculates an elapsed time from when the job state is changed to the locked state based on the “lock date and time” information and the current date and time in the lock information D1 shown in FIG. And the control part 16 judges that the said preset time has passed, when the calculated elapsed time is more than preset time (for example, 15 minutes). If it is determined that the preset time has elapsed (S19: Yes), the process proceeds to step S20. On the other hand, if it is determined that the preset time has not elapsed (S19: No), the process proceeds to step S21.

<ステップS20>
ステップS20において、制御部16(変更処理部164)は、前記ジョブの状態を前記ロック状態から前記アンロック状態へと変更する。具体的に、制御部16は、図2に示されるロック情報D1において、前記ジョブに対応する「状態情報」を「ロック状態」から「アンロック状態」へと変更すると共に、前記ジョブに対応する「ロック日時」をクリアする。そして、処理がステップS21に移行する。
<Step S20>
In step S20, the control unit 16 (change processing unit 164) changes the job state from the locked state to the unlocked state. Specifically, the control unit 16 changes the “status information” corresponding to the job from “locked state” to “unlocked state” in the lock information D1 shown in FIG. Clear “lock date”. Then, the process proceeds to step S21.

<ステップS21>
ステップS21において、制御部16は、前記ジョブが完了したか否かを判断する。そして、前記ジョブが完了したと判断されると(S21:Yes)、前記ロック処理が終了する。一方、前記ジョブが完了していないと判断されると(S21:No)、処理が図3の前記ステップS2に戻る。
<Step S21>
In step S21, the control unit 16 determines whether or not the job is completed. Then, when it is determined that the job is completed (S21: Yes), the lock process ends. On the other hand, if it is determined that the job is not completed (S21: No), the process returns to step S2 in FIG.

以上のように、本実施形態に係る画像形成装置1によれば、実行中又は一時停止中のジョブに対するロック操作に応じて、前記ジョブに対する中止操作が制限される。よって、実行中又は一時停止中のジョブが他のユーザーによって中止されてしまうことを防止することが可能である。   As described above, according to the image forming apparatus 1 according to the present embodiment, the cancel operation for the job is restricted according to the lock operation for the job being executed or paused. Therefore, it is possible to prevent a job being executed or paused from being canceled by another user.

[変形例]
なお、本実施形態では、前記ロック操作が受け付けられたことに応じてパスワード設定画面P2が表示されるが、本発明はこれに限定されない。他の実施形態では、前記ロック操作が受け付けられたことに応じて、予め設定された時間(例えば、15分間)だけ前記ジョブの状態が前記ロック状態に一時的に変更されてもよい。この場合、前記ロック操作が受け付けられてから前記予め設定された時間が経過するまでは、いかなるユーザーも前記ジョブを中止させることができない。よって、前記ロック操作が受け付けられてから前記予め設定された時間が経過するまでの間に、前記ジョブが他のユーザーによって中止されてしまうことを防止することが可能である。
[Modification]
In the present embodiment, the password setting screen P2 is displayed in response to the acceptance of the lock operation, but the present invention is not limited to this. In another embodiment, the state of the job may be temporarily changed to the locked state for a preset time (for example, 15 minutes) in response to acceptance of the locking operation. In this case, no user can cancel the job until the preset time elapses after the lock operation is accepted. Therefore, it is possible to prevent the job from being canceled by another user between the time when the lock operation is accepted and the time set in advance.

1 画像形成装置
16 制御部
161 実行処理部
162 受付処理部
163 記憶処理部
164 変更処理部
165 制限処理部
DESCRIPTION OF SYMBOLS 1 Image forming apparatus 16 Control part 161 Execution process part 162 Reception process part 163 Storage process part 164 Change process part 165 Restriction process part

Claims (9)

ジョブを実行する実行処理部と、
前記ジョブの実行中又は一時停止中に前記ジョブに対するロック操作を受け付ける受付処理部と、
前記受付処理部により前記ロック操作が受け付けられたことに応じて、前記ジョブの状態を前記ジョブに対する中止操作が制限されるロック状態へと変更する変更処理部と、
前記ジョブが前記ロック状態である間、前記ジョブに対する中止操作を制限する制限処理部と、
を備えるジョブ実行装置。
An execution processing unit for executing a job;
An acceptance processing unit that accepts a lock operation for the job during execution or pause of the job;
A change processing unit that changes the state of the job to a locked state in which a cancellation operation for the job is restricted in response to the lock operation being received by the reception processing unit;
While the job is in the locked state, a restriction processing unit that restricts a cancel operation for the job;
A job execution apparatus comprising:
前記受付処理部は、前記ジョブが一時停止されたタイミングで前記ロック操作を受け付ける、
請求項1に記載のジョブ実行装置。
The reception processing unit receives the lock operation at a timing when the job is temporarily stopped.
The job execution apparatus according to claim 1.
前記受付処理部は、前記ジョブの実行中の任意のタイミングで前記ロック操作を受け付ける、
請求項1又は請求項2に記載のジョブ実行装置。
The reception processing unit receives the lock operation at an arbitrary timing during execution of the job;
The job execution device according to claim 1 or 2.
前記受付処理部により前記ジョブに対する前記ロック操作が受け付けられたときに、前記ロック状態を解除するための認証情報を取得して、前記ジョブと関連付けて記憶部に記憶する記憶処理部を更に備え、
前記制限処理部は、前記ジョブに対する中止操作が行われたときに取得される認証情報が、前記ジョブと関連付けて前記記憶部に記憶されている認証情報と一致する場合に、前記中止操作を受け付ける、
請求項1〜3のいずれかに記載のジョブ実行装置。
A storage processing unit for acquiring authentication information for releasing the locked state and storing it in the storage unit in association with the job when the lock operation for the job is received by the reception processing unit;
The restriction processing unit accepts the cancellation operation when authentication information acquired when a cancellation operation is performed on the job matches authentication information stored in the storage unit in association with the job. ,
The job execution device according to claim 1.
前記変更処理部は、前記ジョブの状態が前記ロック状態に変更されてから予め設定された時間が経過したことに応じて、前記ジョブの状態を前記ロック状態からアンロック状態へと変更する、
請求項1〜4のいずれかに記載のジョブ実行装置。
The change processing unit changes the job state from the locked state to the unlocked state in response to elapse of a preset time after the job state is changed to the locked state.
The job execution device according to claim 1.
前記実行処理部は、前記ジョブの実行中に前記ジョブの状態が前記ロック状態へと変更された場合も、前記ジョブの実行を引き続き継続する、
請求項1〜5のいずれかに記載のジョブ実行装置。
The execution processing unit continues the execution of the job even when the state of the job is changed to the locked state during the execution of the job.
The job execution device according to claim 1.
前記実行処理部は、一時停止中のジョブが前記ロック状態である場合も、前記ジョブに対する再開操作に応じて前記ジョブの実行を再開する、
請求項1〜6のいずれかに記載のジョブ実行装置。
The execution processing unit resumes execution of the job in response to a resume operation for the job even when the suspended job is in the locked state.
The job execution device according to claim 1.
前記制限処理部は、原稿待機中のジョブが前記ロック状態である場合は、前記ジョブに対する読取再開操作を制限する、
請求項1〜7のいずれかに記載のジョブ実行装置。
The restriction processing unit restricts the reading restart operation for the job when the document waiting job is in the locked state;
The job execution device according to claim 1.
ジョブを実行する実行ステップと、
前記ジョブの実行中又は一時停止中に前記ジョブに対するロック操作を受け付ける受付ステップと、
前記受付ステップで前記ロック操作が受け付けられたことに応じて、前記ジョブの状態を前記ジョブに対する中止操作が制限されるロック状態へと変更する変更ステップと、
前記ジョブが前記ロック状態である間、前記ジョブに対する中止操作を制限する制限ステップと、
を含むジョブ実行方法。
An execution step to execute the job;
An accepting step for accepting a lock operation for the job during execution or suspension of the job;
A change step of changing the state of the job to a locked state in which a cancel operation for the job is restricted in response to the lock operation being received in the reception step;
A limiting step of limiting a cancel operation for the job while the job is in the locked state;
Job execution method including
JP2017128299A 2017-06-30 2017-06-30 Job execution device and job execution method Pending JP2019010790A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017128299A JP2019010790A (en) 2017-06-30 2017-06-30 Job execution device and job execution method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017128299A JP2019010790A (en) 2017-06-30 2017-06-30 Job execution device and job execution method

Publications (1)

Publication Number Publication Date
JP2019010790A true JP2019010790A (en) 2019-01-24

Family

ID=65227542

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017128299A Pending JP2019010790A (en) 2017-06-30 2017-06-30 Job execution device and job execution method

Country Status (1)

Country Link
JP (1) JP2019010790A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7314806B2 (en) 2020-01-16 2023-07-26 コニカミノルタ株式会社 Image forming apparatus, image processing system, and program
JP7314809B2 (en) 2020-01-24 2023-07-26 コニカミノルタ株式会社 Image forming apparatus, image processing system, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7314806B2 (en) 2020-01-16 2023-07-26 コニカミノルタ株式会社 Image forming apparatus, image processing system, and program
JP7314809B2 (en) 2020-01-24 2023-07-26 コニカミノルタ株式会社 Image forming apparatus, image processing system, and program

Similar Documents

Publication Publication Date Title
JP2009029136A (en) Printing apparatus, printing method, and printing system
JP5826198B2 (en) Image forming system, image forming apparatus, and program
JP2010023451A (en) Image forming apparatus, image forming method, and image forming program
JP2010272976A (en) Image forming apparatus
JP2019010790A (en) Job execution device and job execution method
JP4709254B2 (en) Authentication system and terminal device
JP2009157566A (en) Image forming apparatus
JP6819157B2 (en) Information processing equipment and programs
JP2016099775A (en) Electronic device having updating function for firmware
JP4725753B2 (en) Image processing device
JP2010041451A (en) Image forming apparatus
JP2009075451A (en) Image forming device
JP2008221470A (en) Image forming apparatus
US10757298B2 (en) Information processing apparatus to which storage device correlated to user is attached in detachable manner
US8630001B2 (en) Image forming apparatus
JP5094689B2 (en) Printer driver, program and recording medium
JP2010189123A (en) Sheet processing device, control method of sheet processing device and program
JP6376111B2 (en) Information processing apparatus and information processing method
JP2018078364A (en) Image processing apparatus
JP2019123089A (en) Job management device and job management method
JP2017205875A (en) Image formation apparatus
US20180060548A1 (en) Image processing apparatus
JP2010125664A (en) Image forming apparatus
JP2010072097A (en) Image forming apparatus
JP4665684B2 (en) Image processing apparatus, system and method